Skip to content

Commit cc08a8c

Browse files
authored
switch to uruntime
1 parent 7b3c5aa commit cc08a8c

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
@@ -10,7 +10,7 @@ set -eu
1010
export ARCH="$(uname -m)"
1111
export APPIMAGE_EXTRACT_AND_RUN=1
1212
REPO="https://github.com/mpv-player/mpv-build.git"
13-
APPIMAGETOOL="https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage"
13+
APPIMAGETOOL="https://github.com/pkgforge-dev/appimagetool-uruntime/releases/download/continuous/appimagetool-$ARCH.AppImage"
1414
UPINFO="gh-releases-zsync|$GITHUB_REPOSITORY_OWNER|mpv-AppImage|latest|*$ARCH.AppImage.zsync"
1515
LIB4BN="https://raw.githubusercontent.com/VHSgunzo/sharun/refs/heads/main/lib4bin"
1616
mkdir -p ./mpv/AppDir

0 commit comments

Comments
 (0)