summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2014-07-10 17:42:02 +0200
committerJohannes Dewender2014-07-10 17:42:02 +0200
commit2ad310bdcdc7005caea9e6dba4785b4e64dab844 (patch)
tree37cb9522c8a081a3fd74b9b0702b7beaf6eeb4d5 /PKGBUILD
parenta2b08c464c6731ad812eb0842536c941f4f774ba (diff)
downloadaur-2ad310bdcdc7005caea9e6dba4785b4e64dab844.tar.gz
reportbug: 6.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4fb8f79f841e..7a2a3cef2992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=reportbug
_python=python2
-pkgver=6.4.4
+pkgver=6.5.0
pkgrel=1
pkgdesc="report bugs in the Debian distribution + python modules"
arch=('any')
@@ -13,7 +13,7 @@ provides=('python2-reportbug=6.4.3')
conflicts=('python2-reportbug')
options=(!emptydirs)
source=(http://ftp.debian.org/debian/pool/main/r/$pkgname/${pkgname}_$pkgver.tar.bz2)
-md5sums=('76e22a7a5e536afd5e7e04cecd3477b3')
+sha256sums=('a54dc004b86b1c500b7fec8f54f24d46edb7ec0f3baf21c239ba48531aa69589')
build() {
cd "$srcdir/$pkgname-$pkgver"