diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD index 57e2269b7..2f35732f0 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -31,7 +31,7 @@ checkdepends=('procps-ng' 'gdb') options=('!emptydirs') source=("https://static.rust-lang.org/dist/rustc-$pkgver-src.tar.gz"{,.asc} - "https://github.com/llvm/llvm-project/releases/download/llvmorg-$_llvm_ver/compiler-rt-$_llvm_ver.src.tar.xz"{,.sig} + "http://releases.llvm.org/$_llvm_ver/compiler-rt-$_llvm_ver.src.tar.xz"{,.sig} bootstrap-1.38.patch 0001-WIP-minimize-the-rust-std-component.patch)