Pkgrel bump: use httpredir.debian.org for the source URL
This commit is contained in:
parent
04aeed45f1
commit
b8aa55fe9a
4
PKGBUILD
4
PKGBUILD
@ -1,14 +1,14 @@
|
|||||||
# Maintainer: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr>
|
# Maintainer: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr>
|
||||||
pkgname=debian-archive-keyring
|
pkgname=debian-archive-keyring
|
||||||
pkgver=2014.3
|
pkgver=2014.3
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="GnuPG archive keys of the Debian archive"
|
pkgdesc="GnuPG archive keys of the Debian archive"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="http://packages.debian.org/sid/debian-archive-keyring"
|
url="http://packages.debian.org/sid/debian-archive-keyring"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('gnupg')
|
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')
|
md5sums=('02b6818bd7cada9ef9d24534290b559c')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
Reference in New Issue
Block a user