mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 20:30:13 +01:00
Use appimagetool continuous build
This commit is contained in:
@@ -20,7 +20,7 @@ PREFIX = os.path.abspath(os.path.dirname(__file__) + '/..')
|
||||
APPIMAGETOOL_DIR = os.path.join(CACHE_DIR, 'bin')
|
||||
'''Location of the appimagetool binary'''
|
||||
|
||||
APPIMAGETOOL_VERSION = '1.9.0'
|
||||
APPIMAGETOOL_VERSION = 'continuous'
|
||||
'''Version of the appimagetool binary'''
|
||||
|
||||
EXCLUDELIST = os.path.join(CACHE_DIR, 'share/excludelist')
|
||||
|
||||
Reference in New Issue
Block a user