summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2016-08-08 11:30:25 +0200
committerHyacinthe Cartiaux2016-08-08 11:30:25 +0200
commitb8aa55fe9a2d52597a9d2b81136b7405f14eede6 (patch)
tree30278af3cd28457af0cce9ed139afa08e40691fd
parent04aeed45f1497e220874cc7b403446831fca9aaa (diff)
downloadaur-b8aa55fe9a2d52597a9d2b81136b7405f14eede6.tar.gz
Pkgrel bump: use httpredir.debian.org for the source URL
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c82a307d0f3..eca8b7c304e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr>
pkgname=debian-archive-keyring
pkgver=2014.3
-pkgrel=3
+pkgrel=4
pkgdesc="GnuPG archive keys of the Debian archive"
arch=('any')
url="http://packages.debian.org/sid/debian-archive-keyring"
license=('GPL')
depends=('gnupg')
-source=("http://ftp.fr.debian.org/debian/pool/main/d/debian-archive-keyring/${pkgname}_${pkgver}_all.deb")
+source=("http://httpredir.debian.org/debian/pool/main/d/debian-archive-keyring/${pkgname}_${pkgver}_all.deb")
md5sums=('02b6818bd7cada9ef9d24534290b559c')
package() {