updating source URL and version bump
This commit is contained in:
10
.SRCINFO
10
.SRCINFO
@@ -1,8 +1,8 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Mon Jun 19 17:53:22 UTC 2017
|
||||
# Fri Jun 29 13:11:52 UTC 2018
|
||||
pkgbase = debianutils
|
||||
pkgdesc = Miscellaneous utilities specific to Debian
|
||||
pkgver = 4.8.1.1
|
||||
pkgver = 4.8.6
|
||||
pkgrel = 1
|
||||
url = http://packages.qa.debian.org/d/debianutils.html
|
||||
arch = i686
|
||||
@@ -10,9 +10,9 @@ pkgbase = debianutils
|
||||
license = GPL
|
||||
depends = run-parts
|
||||
depends = which
|
||||
source = http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_4.8.1.1.tar.xz
|
||||
source = debianutils_4.8.1.1.tar.xz.sig
|
||||
sha512sums = 22f27692a7d3847fad1be223d73e5575581db8621771e92e68fe91bd31e67084fd655fef857905be46ab3a45340503b0af9399b8fe28f221ea5cee4b49970821
|
||||
source = http://http.debian.net/debian/pool/main/d/debianutils/debianutils_4.8.6.tar.xz
|
||||
source = debianutils_4.8.6.tar.xz.sig
|
||||
sha512sums = 5913729cc3c56962e8939b71803258952df0d7204df8090a7504fbefc7f5d1da8e749d606fe23148ea3294909ef172bc1f4f821690169e861729caab70921a2f
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = debianutils
|
||||
|
||||
6
PKGBUILD
6
PKGBUILD
@@ -4,16 +4,16 @@
|
||||
validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
|
||||
# Contributor: Jochen Schalanda <jochen+aur (at) schalanda.name>
|
||||
pkgname=debianutils
|
||||
pkgver=4.8.1.1
|
||||
pkgver=4.8.6
|
||||
pkgrel=1
|
||||
pkgdesc="Miscellaneous utilities specific to Debian"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://packages.qa.debian.org/d/debianutils.html"
|
||||
license=('GPL')
|
||||
depends=('run-parts' 'which')
|
||||
source=("http://ftp.debian.org/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")
|
||||
sha512sums=('22f27692a7d3847fad1be223d73e5575581db8621771e92e68fe91bd31e67084fd655fef857905be46ab3a45340503b0af9399b8fe28f221ea5cee4b49970821'
|
||||
sha512sums=('5913729cc3c56962e8939b71803258952df0d7204df8090a7504fbefc7f5d1da8e749d606fe23148ea3294909ef172bc1f4f821690169e861729caab70921a2f'
|
||||
'SKIP')
|
||||
|
||||
build() {
|
||||
|
||||
Binary file not shown.
BIN
debianutils_4.8.6.tar.xz.sig
Normal file
BIN
debianutils_4.8.6.tar.xz.sig
Normal file
Binary file not shown.
Reference in New Issue
Block a user