diff --git a/makefile b/makefile index d23a82bb..d9761086 100644 --- a/makefile +++ b/makefile @@ -5,6 +5,7 @@ # appimagehub: https://github.com/AppImage/appimage.github.io#how-to-submit-appimages-to-the-catalog # byhand manage this file # TODO: fix tiddly desktop cache not founded to speedup, update package-locl.json file +# x86 64 appimage_cachedir="deb2appimage_cache" appimage_address="https://github.com/simoniz0r/deb2appimage/releases/download/v0.0.5/deb2appimage-0.0.5-x86_64.AppImage" bin="$(appimage_cachedir)/deb2appimage.appimage"