Skip to content

Commit ea1937d

Browse files
authored
Update build.sh for switch to newer appimagetool
AppImage/AppImageKit#877 (comment)
1 parent 0ce4eae commit ea1937d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appimage/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ chmod +x linuxdeploy-x86_64.AppImage
7878
-i AppDir/usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg \
7979
-d AppDir/usr/share/applications/conky.desktop
8080

81-
wget https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage
81+
wget https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage
8282

8383
chmod +x appimagetool-x86_64.AppImage
8484

0 commit comments

Comments
 (0)