diff --git a/.SRCINFO b/.SRCINFO index 94c17bf..1832cfc 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = debianutils pkgdesc = Miscellaneous utilities specific to Debian - pkgver = 4.8.6.3 + pkgver = 4.9 pkgrel = 1 url = http://packages.qa.debian.org/d/debianutils.html arch = i686 @@ -8,10 +8,10 @@ pkgbase = debianutils license = GPL depends = run-parts depends = which - source = http://http.debian.net/debian/pool/main/d/debianutils/debianutils_4.8.6.3.tar.xz - source = debianutils_4.8.6.3.tar.xz.sig + source = http://http.debian.net/debian/pool/main/d/debianutils/debianutils_4.9.tar.xz + source = debianutils_4.9.tar.xz.sig validpgpkeys = 748231EBCBD808A14F5E85D28C004C2F93481F6B - sha512sums = c38d1d351de69f270924f05755501d90cb7245c8a3154f91ea8e38978052ffe2ec016d4400c55e2f7d31358cfe134a40c5843a33836900d7e69cce9ee8ace98e + sha512sums = 4e8726cf5744dca144535883c473a04884714afd50e501a140197fee9a9a78bd9596fcc1763e71b2baf6367bc38a8111016ab5ed35f4d4e98ccc78be697ca963 sha512sums = SKIP pkgname = debianutils diff --git a/PKGBUILD b/PKGBUILD index bce2560..b9d5a56 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B') # Contributor: Jochen Schalanda pkgname=debianutils -pkgver=4.8.6.3 +pkgver=4.9 pkgrel=1 pkgdesc="Miscellaneous utilities specific to Debian" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ license=('GPL') depends=('run-parts' 'which') source=("http://http.debian.net/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz" "${pkgname}_${pkgver}.tar.xz.sig") -sha512sums=('c38d1d351de69f270924f05755501d90cb7245c8a3154f91ea8e38978052ffe2ec016d4400c55e2f7d31358cfe134a40c5843a33836900d7e69cce9ee8ace98e' +sha512sums=('4e8726cf5744dca144535883c473a04884714afd50e501a140197fee9a9a78bd9596fcc1763e71b2baf6367bc38a8111016ab5ed35f4d4e98ccc78be697ca963' 'SKIP') build() { diff --git a/debianutils_4.8.6.3.tar.xz.sig b/debianutils_4.8.6.3.tar.xz.sig deleted file mode 100644 index 635f360..0000000 Binary files a/debianutils_4.8.6.3.tar.xz.sig and /dev/null differ diff --git a/debianutils_4.9.tar.xz.sig b/debianutils_4.9.tar.xz.sig new file mode 100644 index 0000000..bd0642d Binary files /dev/null and b/debianutils_4.9.tar.xz.sig differ