version bump, etc.
This commit is contained in:
12
.SRCINFO
12
.SRCINFO
@@ -1,18 +1,18 @@
|
|||||||
# Generated by mksrcinfo v8
|
# Generated by mksrcinfo v8
|
||||||
# Sat Jun 25 21:26:31 UTC 2016
|
# Thu Jun 30 08:22:30 UTC 2016
|
||||||
pkgbase = debianutils
|
pkgbase = debianutils
|
||||||
pkgdesc = Miscellaneous utilities specific to Debian
|
pkgdesc = Miscellaneous utilities specific to Debian
|
||||||
pkgver = 4.7
|
pkgver = 4.8
|
||||||
pkgrel = 3
|
pkgrel = 1
|
||||||
url = http://packages.qa.debian.org/d/debianutils.html
|
url = http://packages.qa.debian.org/d/debianutils.html
|
||||||
arch = i686
|
arch = i686
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = GPL
|
license = GPL
|
||||||
depends = run-parts
|
depends = run-parts
|
||||||
depends = which
|
depends = which
|
||||||
source = http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_4.7.tar.xz
|
source = http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_4.8.tar.xz
|
||||||
source = debianutils_4.7.tar.xz.sig
|
source = debianutils_4.8.tar.xz.sig
|
||||||
sha512sums = 74110d194de8b6b61d40b133b97629520048a8fdedac349ec2031c793c0246526c1c7904e88098b4c2a121e5efba2d724924139ab1aca15d129a4d210f94a1aa
|
sha512sums = 25119e4079892f80d0780ba167a58b789769472611d76e5974df7f5ccd22c95cbbb3ae60f6d23937b968b091eeb835c009071b7ec7ab892a6c7fa9cf119b9b23
|
||||||
sha512sums = SKIP
|
sha512sums = SKIP
|
||||||
|
|
||||||
pkgname = debianutils
|
pkgname = debianutils
|
||||||
|
|||||||
BIN
.SRCINFO.sig
Normal file
BIN
.SRCINFO.sig
Normal file
Binary file not shown.
6
PKGBUILD
6
PKGBUILD
@@ -4,8 +4,8 @@
|
|||||||
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.7
|
pkgver=4.8
|
||||||
pkgrel=3
|
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"
|
||||||
@@ -13,7 +13,7 @@ license=('GPL')
|
|||||||
depends=('run-parts' 'which')
|
depends=('run-parts' 'which')
|
||||||
source=("http://ftp.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz"
|
source=("http://ftp.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz"
|
||||||
"${pkgname}_${pkgver}.tar.xz.sig")
|
"${pkgname}_${pkgver}.tar.xz.sig")
|
||||||
sha512sums=('74110d194de8b6b61d40b133b97629520048a8fdedac349ec2031c793c0246526c1c7904e88098b4c2a121e5efba2d724924139ab1aca15d129a4d210f94a1aa'
|
sha512sums=('25119e4079892f80d0780ba167a58b789769472611d76e5974df7f5ccd22c95cbbb3ae60f6d23937b968b091eeb835c009071b7ec7ab892a6c7fa9cf119b9b23'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|||||||
Binary file not shown.
BIN
debianutils_4.8.tar.xz.sig
Normal file
BIN
debianutils_4.8.tar.xz.sig
Normal file
Binary file not shown.
Reference in New Issue
Block a user