summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Santini2016-08-25 15:37:55 +0200
committerGiovanni Santini2016-08-25 15:37:55 +0200
commit9f026b9a373fe921642689061b71a334ac942b38 (patch)
treebd4aa5e687dcf4226a5ef85847d2838fe5b6609e
parent16613e63b4b4befd391242892747efe798cb5818 (diff)
downloadaur-9f026b9a373fe921642689061b71a334ac942b38.tar.gz
upgpkg: devscripts 2.16.6-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4ff553bdf16..cf808da74b3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 2 07:55:52 UTC 2016
+# Thu Aug 25 13:37:55 UTC 2016
pkgbase = devscripts
pkgdesc = Scripts to make the life of a Debian Package maintainer easier
- pkgver = 2.16.5
+ pkgver = 2.16.6
pkgrel = 1
url = http://packages.qa.debian.org/d/devscripts.html
install = devscripts.install
@@ -25,9 +25,9 @@ pkgbase = devscripts
depends = perl-timedate
optdepends = sensible-utils: for sensible alternative selection
options = !makeflags
- source = http://ftp.debian.org/debian/pool/main/d/devscripts/devscripts_2.16.5.tar.xz
+ source = http://ftp.debian.org/debian/pool/main/d/devscripts/devscripts_2.16.6.tar.xz
source = fixes.patch
- md5sums = a46ead9163102b60d27de67ce62dc4c1
+ md5sums = d49c996acbed9b339328f663b41c8a7a
md5sums = 110857b0eb4a9dbf57a8b562d992ab33
pkgname = devscripts
diff --git a/PKGBUILD b/PKGBUILD
index e6e1fd186b86..7c390aa63985 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: JD Horelick <jdhore1@gmail.com>
pkgname=devscripts
-pkgver=2.16.5
+pkgver=2.16.6
pkgrel=1
pkgdesc="Scripts to make the life of a Debian Package maintainer easier"
arch=('any')
@@ -17,7 +17,7 @@ makedepends=('po4a' 'perl-timedate' 'perl-libwww' 'docbook-xsl' 'perl-file-deskt
options=('!makeflags')
source=(http://ftp.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz fixes.patch)
install='devscripts.install'
-md5sums=('a46ead9163102b60d27de67ce62dc4c1'
+md5sums=('d49c996acbed9b339328f663b41c8a7a'
'110857b0eb4a9dbf57a8b562d992ab33')
build() {