Skip to content

Commit 94a33a2

Browse files
authored
update AppBundleID (#23)
1 parent d796550 commit 94a33a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpv-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ chmod +x ./pelf
9797

9898
echo "Generating [dwfs]AppBundle...(Go runtime)"
9999
./pelf --add-appdir ./AppDir \
100-
--appbundle-id="mpv-$VERSION" \
100+
--appbundle-id="io.mpv.Mpv#github.com/$GITHUB_REPOSITORY:$VERSION@$(date +%d_%m_%Y)" \
101101
--compression "-C zstd:level=22 -S26 -B8" \
102102
--output-to mpv-"$VERSION"-anylinux-"$ARCH".dwfs.AppBundle
103103

0 commit comments

Comments
 (0)