debian/desktop: Rename AppImage

This commit is contained in:
Tom Dewey 2024-09-25 16:12:23 +01:00 committed by Tom Dewey
parent 0babf8d455
commit 3e327cf0e0
2 changed files with 2 additions and 2 deletions

View file

@ -6,6 +6,6 @@ Name[zh_CN]=树莓派启动盘制作工具
Comment=Raspberry Pi Imager
Comment[zh_CN]=
Icon=rpi-imager
Exec=/usr/bin/rpi-imager.AppImage %F
Exec=/usr/bin/rpi-imager %F
Categories=Utility
StartupNotify=false

View file

@ -52,7 +52,7 @@
</screenshots>
<url type="homepage">https://github.com/raspberrypi/rpi-imager</url>
<provides>
<binary>rpi-imager.AppImage</binary>
<binary>rpi-imager</binary>
</provides>
<releases>
<release version="1.9.0" />