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 4b6f366 commit c9b1e55Copy full SHA for c9b1e55
get-dependencies.sh
@@ -10,7 +10,7 @@ else
10
PKG_TYPE='aarch64.pkg.tar.xz'
11
fi
12
13
-LLVM_URL="https://github.com/Samueru-sama/llvm-libs-debloated/releases/download/continuous/llvm-libs-mini-$PKG_TYPE"
+LLVM_URL="https://github.com/pkgforge-dev/llvm-libs-debloated/releases/download/continuous/llvm-libs-mini-$PKG_TYPE"
14
FFMPEG_URL="https://github.com/pkgforge-dev/llvm-libs-debloated/releases/download/continuous/ffmpeg-mini-$PKG_TYPE"
15
QT6_URL="https://github.com/pkgforge-dev/llvm-libs-debloated/releases/download/continuous/qt6-base-iculess-$PKG_TYPE"
16
LIBXML_URL="https://github.com/pkgforge-dev/llvm-libs-debloated/releases/download/continuous/libxml2-iculess-$PKG_TYPE"
0 commit comments