summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrent s2019-02-26 12:26:04 -0500
committerbrent s2019-02-26 12:26:04 -0500
commit1c89b98152a8728889020bf3225f1aec63cdbd51 (patch)
tree2c6c69e9a147fbf43caee43ae24058e88d7b7911
parent6d950d8a3e429f1a459e7d5cd7ec658cb9f06216 (diff)
downloadaur-1c89b98152a8728889020bf3225f1aec63cdbd51.tar.gz
updating to 4.8.6.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
-rw-r--r--debianutils_4.8.6.1.tar.xz.sigbin0 -> 566 bytes
-rw-r--r--debianutils_4.8.6.tar.xz.sigbin566 -> 0 bytes
4 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a21f165c7316..9b407b4a13be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 29 13:11:52 UTC 2018
+# Tue Feb 26 17:26:04 UTC 2019
pkgbase = debianutils
pkgdesc = Miscellaneous utilities specific to Debian
- pkgver = 4.8.6
+ pkgver = 4.8.6.1
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://http.debian.net/debian/pool/main/d/debianutils/debianutils_4.8.6.tar.xz
- source = debianutils_4.8.6.tar.xz.sig
- sha512sums = 5913729cc3c56962e8939b71803258952df0d7204df8090a7504fbefc7f5d1da8e749d606fe23148ea3294909ef172bc1f4f821690169e861729caab70921a2f
+ source = http://http.debian.net/debian/pool/main/d/debianutils/debianutils_4.8.6.1.tar.xz
+ source = debianutils_4.8.6.1.tar.xz.sig
+ sha512sums = 158f024311b3de292bd20df966c0f61285c748597101cee61e81883e0032c1e6a4baccb5c231b28f00ce3afc58a4aaedd64a65641351974c37fdb5f4952b0d2a
sha512sums = SKIP
pkgname = debianutils
diff --git a/PKGBUILD b/PKGBUILD
index 3708a8436fcd..09510d353890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# Contributor: Jochen Schalanda <jochen+aur (at) schalanda.name>
pkgname=debianutils
-pkgver=4.8.6
+pkgver=4.8.6.1
pkgrel=1
pkgdesc="Miscellaneous utilities specific to Debian"
arch=('i686' 'x86_64')
@@ -13,17 +13,17 @@ 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=('5913729cc3c56962e8939b71803258952df0d7204df8090a7504fbefc7f5d1da8e749d606fe23148ea3294909ef172bc1f4f821690169e861729caab70921a2f'
+sha512sums=('158f024311b3de292bd20df966c0f61285c748597101cee61e81883e0032c1e6a4baccb5c231b28f00ce3afc58a4aaedd64a65641351974c37fdb5f4952b0d2a'
'SKIP')
build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
+ cd "${srcdir}/${pkgname}"
./configure --prefix=/usr --sbindir=/usr/bin
make
}
package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
+ cd "${srcdir}/${pkgname}"
make DESTDIR="$pkgdir" install
msg 'Remove files of "which" and "run-parts" package...'
diff --git a/debianutils_4.8.6.1.tar.xz.sig b/debianutils_4.8.6.1.tar.xz.sig
new file mode 100644
index 000000000000..3afd039372a0
--- /dev/null
+++ b/debianutils_4.8.6.1.tar.xz.sig
Binary files differ
diff --git a/debianutils_4.8.6.tar.xz.sig b/debianutils_4.8.6.tar.xz.sig
deleted file mode 100644
index e4dfd4ea7bf8..000000000000
--- a/debianutils_4.8.6.tar.xz.sig
+++ /dev/null
Binary files differ