summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2016-03-18 20:55:24 +0100
committerJohannes Dewender2016-03-18 20:55:24 +0100
commitb7d05f420d972383cb9efe9dd234cfb2489bd066 (patch)
treef23e6d9a672693ae1b5c9c22bca8466deb51d2a7 /PKGBUILD
parentf7519aa67da143a5c858542aaa8299f9beb6c382 (diff)
downloadaur-b7d05f420d972383cb9efe9dd234cfb2489bd066.tar.gz
2.201605
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d08166175c18..c6c5512f1e33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
# Contributor: Bartosz Feński <fenio@debian.org>
pkgname=dh-make
-pkgver=1.20150601
+pkgver=2.201605
pkgrel=1
pkgdesc="tool that converts source archives into Debian package source"
arch=('any')
@@ -9,7 +9,7 @@ url="http://packages.debian.org/sid/dh-make"
license=('GPL')
depends=('dpkg' 'perl' 'make')
source=(http://ftp.debian.org/debian/pool/main/d/$pkgname/${pkgname}_$pkgver.tar.xz)
-sha256sums=('1e2e412233518f475692af2f6ecafa177ea7c51343379411123b2b6641e2eaf6')
+sha256sums=('19a0bf5179d600785177aaf3d74ecedf7f565a5b8b609f5a947d5c8c51275aa9')
package() {
cd "$srcdir/$pkgname-$pkgver"