summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Schwartz2018-08-19 09:33:45 -0400
committerEli Schwartz2018-08-19 09:33:45 -0400
commit5f9c059d2f9c159b9468aa3cfb3bdee2c418e525 (patch)
tree5c360105a820540ef6dddacfd329918ac8509519
parent5e98009345a11929f476ca42baa949857da3d1cd (diff)
downloadaur-5f9c059d2f9c159b9468aa3cfb3bdee2c418e525.tar.gz
Update url for bzip2
Upstream site is dead, see FS#59572 Use arch mirror with the latest cached release as in the [core] package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80105c7995f1..9ecb005d3089 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = pacman-static
source = ca-dir.patch
source = https://tukaani.org/xz/xz-5.2.4.tar.gz
source = https://tukaani.org/xz/xz-5.2.4.tar.gz.sig
- source = http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz
+ source = https://sources.archlinux.org/other/packages/bzip2/bzip2-1.0.6.tar.gz
source = https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.32.tar.bz2
source = https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-1.32.tar.bz2.sig
source = https://gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.1.tar.bz2
diff --git a/PKGBUILD b/PKGBUILD
index de669ce1d0c7..7e5d80cba6b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,7 +40,7 @@ validpgpkeys+=('8657ABB260F056B1E5190839D9C4D26D0E604491') # Matt Caswell <matt@
source+=("https://tukaani.org/xz/xz-${_xzver}.tar.gz"{,.sig})
validpgpkeys+=('3690C240CE51B4670D30AD1C38EE757D69184620') # Lasse Collin <lasse.collin@tukaani.org>
# bzip2
-source+=("http://www.bzip.org/${_bzipver}/bzip2-${_bzipver}.tar.gz")
+source+=("https://sources.archlinux.org/other/packages/bzip2/bzip2-${_bzipver}.tar.gz")
# libgpg-error
source+=("https://gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-${_gpgerrorver}.tar.bz2"{,.sig})
validpgpkeys+=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6' # Werner Koch