mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 04:10:15 +01:00
Use appimagetool 12
This commit is contained in:
@@ -37,7 +37,7 @@ def ensure_appimagetool():
|
||||
|
||||
appimage = 'appimagetool-{0:}.AppImage'.format(_ARCH)
|
||||
baseurl = 'https://github.com/AppImage/AppImageKit/releases/' \
|
||||
'download/continuous'
|
||||
'download/12'
|
||||
log('INSTALL', 'appimagetool from %s', baseurl)
|
||||
|
||||
appdir_name = '.appimagetool.appdir'.format(_ARCH)
|
||||
|
||||
Reference in New Issue
Block a user