summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2018-08-19 09:33:45 -0400
committerEli Schwartz <eschwartz@archlinux.org>2018-08-19 09:33:45 -0400
commit5f9c059d2f9c159b9468aa3cfb3bdee2c418e525 (patch)
tree5c360105a820540ef6dddacfd329918ac8509519 /PKGBUILD
parent5e98009345a11929f476ca42baa949857da3d1cd (diff)
downloadpacman-static-5f9c059d2f9c159b9468aa3cfb3bdee2c418e525.tar.xz
Update url for bzip2
Upstream site is dead, see FS#59572 Use arch mirror with the latest cached release as in the [core] package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de669ce..7e5d80c 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