summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Santini2015-08-27 23:34:31 +0200
committerGiovanni Santini2015-08-27 23:34:31 +0200
commite3877d2032351f11d45f37cca0d2a16e3825e845 (patch)
treeafbf9051c963372390814dbcca17a7a4738e86ef /PKGBUILD
parent53ab78d634cb01147ccd0a5e2f7302f547eda246 (diff)
downloadaur-e3877d2032351f11d45f37cca0d2a16e3825e845.tar.gz
Update version up to 2.15.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6ea99337e78..5fe90c59240b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: JD Horelick <jdhore1@gmail.com>
pkgname=devscripts
-pkgver=2.15.5
-pkgrel=2
+pkgver=2.15.8
+pkgrel=1
pkgdesc="Scripts to make the life of a Debian Package maintainer easier"
arch=('any')
url="http://packages.qa.debian.org/d/devscripts.html"
@@ -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=('dbcf6ba9a619f698a2136099ecb4f1af'
+md5sums=('38aa190b6978be31bfe4a15eefc54633'
'046df590290194cb1e47a0fe9cc37d83')
build() {