This commit is contained in:
brent s
2019-07-19 01:23:20 -04:00
parent fa9984a298
commit 0e6dd1eada
4 changed files with 6 additions and 6 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.8.6.2 pkgver = 4.8.6.3
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.8.6.2.tar.xz source = http://http.debian.net/debian/pool/main/d/debianutils/debianutils_4.8.6.3.tar.xz
source = debianutils_4.8.6.2.tar.xz.sig source = debianutils_4.8.6.3.tar.xz.sig
validpgpkeys = 748231EBCBD808A14F5E85D28C004C2F93481F6B validpgpkeys = 748231EBCBD808A14F5E85D28C004C2F93481F6B
sha512sums = 1110d0f42870848a8a29b7b52d304ed39ae7d08156da09268dada7464ae45abc1f35320a12f218f8ba9bb2f1d323737136c143ef17141feef1275056842789a2 sha512sums = c38d1d351de69f270924f05755501d90cb7245c8a3154f91ea8e38978052ffe2ec016d4400c55e2f7d31358cfe134a40c5843a33836900d7e69cce9ee8ace98e
sha512sums = SKIP sha512sums = SKIP
pkgname = debianutils pkgname = debianutils

View File

@@ -4,7 +4,7 @@
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.8.6.2 pkgver=4.8.6.3
pkgrel=1 pkgrel=1
pkgdesc="Miscellaneous utilities specific to Debian" pkgdesc="Miscellaneous utilities specific to Debian"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ 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://http.debian.net/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz"
"${pkgname}_${pkgver}.tar.xz.sig") "${pkgname}_${pkgver}.tar.xz.sig")
sha512sums=('1110d0f42870848a8a29b7b52d304ed39ae7d08156da09268dada7464ae45abc1f35320a12f218f8ba9bb2f1d323737136c143ef17141feef1275056842789a2' sha512sums=('c38d1d351de69f270924f05755501d90cb7245c8a3154f91ea8e38978052ffe2ec016d4400c55e2f7d31358cfe134a40c5843a33836900d7e69cce9ee8ace98e'
'SKIP') 'SKIP')
build() { build() {

Binary file not shown.

Binary file not shown.