summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2016-07-02 09:55:51 +0200
committerGiovanni Santini2016-07-02 09:55:51 +0200
commit16613e63b4b4befd391242892747efe798cb5818 (patch)
tree058e6dff37bcdc31bc73d6c32fad138bfae11cc1 /PKGBUILD
parent5046df475d00754d5682470d7517433066899854 (diff)
downloadaur-16613e63b4b4befd391242892747efe798cb5818.tar.gz
upgpkg: devscripts 2.16.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e153478f116..e6e1fd186b86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: JD Horelick <jdhore1@gmail.com>
pkgname=devscripts
-pkgver=2.16.4
+pkgver=2.16.5
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=('42e31c40bf2ff83340e2e616c01e6757'
+md5sums=('a46ead9163102b60d27de67ce62dc4c1'
'110857b0eb4a9dbf57a8b562d992ab33')
build() {