diff --git a/package/appimage/lune.yml b/package/appimage/lune.yml index 548d39e..374c12f 100644 --- a/package/appimage/lune.yml +++ b/package/appimage/lune.yml @@ -16,6 +16,6 @@ script: - Categories=Development; - Terminal=true - EOF - - wget -qO- https://github.com/lune-org/lune/raw/b1fc600/assets/logo/tilt-grid.png | magick - -resize 256x256 usr/share/icons/hicolor/256x256/apps/lune.png + - wget -qO- https://github.com/lune-org/lune/raw/b1fc600/assets/logo/tilt-grid.png | convert - -resize 256x256 usr/share/icons/hicolor/256x256/apps/lune.png - cp usr/share/icons/hicolor/256x256/apps/lune.png . - echo $LUNE_VERSION | tee ../VERSION