summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBryan Horna2021-01-04 21:48:54 -0500
committerBryan Horna2021-01-04 21:48:54 -0500
commit3b1eee787ef86afad22865f3720f5b58a4080857 (patch)
treea0de8747f5361c32720d2cab836398a3778ba2df /PKGBUILD
parenta4b7ba9ee5680624410c09d0806b93c3c6d42533 (diff)
downloadaur-3b1eee787ef86afad22865f3720f5b58a4080857.tar.gz
Switch to Debian global CDN
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e95c7902980e..c518528299ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ md5sums=("a1d06729fb2addcc5b09bfc14f9b3173"
# Dynamically generate sources and skip sums
_arch=("amd64" "i386" "armel" "armhf" "arm64")
-_repo="http://ftp.debian.org/debian/pool/main/libx/libxcrypt/"
+_repo="http://deb.debian.org/debian/pool/main/libx/libxcrypt/"
_vers="2.4-4"
_pkgs=("libxcrypt1" "libxcrypt-dev")
for _i in "${!arch[@]}"; do