From aec3a29fe2c9045919bb8f73f1aedc57ba5ef8f7 Mon Sep 17 00:00:00 2001 From: Antoine Lubineau Date: Sat, 16 Apr 2016 12:12:46 +0200 Subject: [PATCH] 9.20160403 --- .SRCINFO | 6 +++--- PKGBUILD | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ff62fce..dacc839 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Mon Mar 28 14:21:02 UTC 2016 +# Sat Apr 16 10:10:31 UTC 2016 pkgbase = debhelper pkgdesc = A collection of programs that can be used in a debian/rules file to automate common tasks - pkgver = 9.20160313 + pkgver = 9.20160403 pkgrel = 1 url = http://anonscm.debian.org/cgit/debhelper/debhelper.git/ arch = any @@ -19,7 +19,7 @@ pkgbase = debhelper depends = perl>=5.6.0 depends = po-debconf optdepends = dh-make - source = git://anonscm.debian.org/debhelper/debhelper.git#tag=debian/9.20160313 + source = git://anonscm.debian.org/debhelper/debhelper.git#tag=debian/9.20160403 md5sums = SKIP pkgname = debhelper diff --git a/PKGBUILD b/PKGBUILD index 0cdfa71..44c70a0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrei "Garoth" Thorp pkgname=debhelper -pkgver=9.20160313 +pkgver=9.20160403 pkgrel=1 pkgdesc="A collection of programs that can be used in a debian/rules file to automate common tasks" arch=('any')