Skip to content

Commit 9d55b96

Browse files
committed
Switch to new appimagetool
1 parent 69b0bc0 commit 9d55b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build-bundle.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ninja -v -j"$nprocs"
4848
env DESTDIR=linuxdeploy-plugin-appimage-bundle ninja -v install
4949

5050
# linuxdeploy-plugin-appimage-bundle appimagetool
51-
wget https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-"$AIK_ARCH".AppImage
51+
wget https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-"$AIK_ARCH".AppImage
5252

5353
chmod +x appimagetool-"$AIK_ARCH".AppImage
5454

0 commit comments

Comments
 (0)