Use new appimagetool for building AppImages (#2130)

This commit is contained in:
DrSheppard
2025-01-04 00:36:37 +03:00
committed by GitHub
parent 0ce4eaebb7
commit 28bc58dbb2

View File

@@ -78,7 +78,7 @@ chmod +x linuxdeploy-x86_64.AppImage
-i AppDir/usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svg \
-d AppDir/usr/share/applications/conky.desktop
wget https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage
wget https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage
chmod +x appimagetool-x86_64.AppImage