version bump and change of source URL

This commit is contained in:
brent s
2020-01-04 05:09:25 -05:00
parent 1aa2dc44f0
commit 79890da0ee
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = debianutils pkgbase = debianutils
pkgdesc = Miscellaneous utilities specific to Debian pkgdesc = Miscellaneous utilities specific to Debian
pkgver = 4.9 pkgver = 4.9.1
pkgrel = 1 pkgrel = 1
url = http://packages.qa.debian.org/d/debianutils.html url = http://packages.qa.debian.org/d/debianutils.html
arch = i686 arch = i686
@@ -8,10 +8,10 @@ pkgbase = debianutils
license = GPL license = GPL
depends = run-parts depends = run-parts
depends = which depends = which
source = http://http.debian.net/debian/pool/main/d/debianutils/debianutils_4.9.tar.xz source = http://cdn-fastly.deb.debian.org/debian/pool/main/d/debianutils/debianutils_4.9.1.tar.xz
source = debianutils_4.9.tar.xz.sig source = debianutils_4.9.1.tar.xz.sig
validpgpkeys = 748231EBCBD808A14F5E85D28C004C2F93481F6B validpgpkeys = 748231EBCBD808A14F5E85D28C004C2F93481F6B
sha512sums = 4e8726cf5744dca144535883c473a04884714afd50e501a140197fee9a9a78bd9596fcc1763e71b2baf6367bc38a8111016ab5ed35f4d4e98ccc78be697ca963 sha512sums = b442950febe6df9e15ec04a6fec0ee8be12d3eac38dc3f9331438d871e3382f4e0f599da0eaeff0e7e9ba0fa5136ce3c3b51c6718e4d7f11c1675f745052a9b1
sha512sums = SKIP sha512sums = SKIP
pkgname = debianutils pkgname = debianutils

View File

@@ -4,16 +4,16 @@
validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B') validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# Contributor: Jochen Schalanda <jochen+aur (at) schalanda.name> # Contributor: Jochen Schalanda <jochen+aur (at) schalanda.name>
pkgname=debianutils pkgname=debianutils
pkgver=4.9 pkgver=4.9.1
pkgrel=1 pkgrel=1
pkgdesc="Miscellaneous utilities specific to Debian" pkgdesc="Miscellaneous utilities specific to Debian"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://packages.qa.debian.org/d/debianutils.html" url="http://packages.qa.debian.org/d/debianutils.html"
license=('GPL') license=('GPL')
depends=('run-parts' 'which') depends=('run-parts' 'which')
source=("http://http.debian.net/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz" source=("http://cdn-fastly.deb.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz"
"${pkgname}_${pkgver}.tar.xz.sig") "${pkgname}_${pkgver}.tar.xz.sig")
sha512sums=('4e8726cf5744dca144535883c473a04884714afd50e501a140197fee9a9a78bd9596fcc1763e71b2baf6367bc38a8111016ab5ed35f4d4e98ccc78be697ca963' sha512sums=('b442950febe6df9e15ec04a6fec0ee8be12d3eac38dc3f9331438d871e3382f4e0f599da0eaeff0e7e9ba0fa5136ce3c3b51c6718e4d7f11c1675f745052a9b1'
'SKIP') 'SKIP')
build() { build() {

Binary file not shown.

Binary file not shown.