We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3c5aa commit cc08a8cCopy full SHA for cc08a8c
mpv-AppImage.sh
@@ -10,7 +10,7 @@ set -eu
10
export ARCH="$(uname -m)"
11
export APPIMAGE_EXTRACT_AND_RUN=1
12
REPO="https://github.com/mpv-player/mpv-build.git"
13
-APPIMAGETOOL="https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage"
+APPIMAGETOOL="https://github.com/pkgforge-dev/appimagetool-uruntime/releases/download/continuous/appimagetool-$ARCH.AppImage"
14
UPINFO="gh-releases-zsync|$GITHUB_REPOSITORY_OWNER|mpv-AppImage|latest|*$ARCH.AppImage.zsync"
15
LIB4BN="https://raw.githubusercontent.com/VHSgunzo/sharun/refs/heads/main/lib4bin"
16
mkdir -p ./mpv/AppDir
0 commit comments