summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2014-12-03 11:23:15 +0100
committerJohannes Dewender2014-12-03 11:23:15 +0100
commit4dc0f6e2fe9d5119438068af9ffebeda0ef54cf2 (patch)
tree4084559b09f7b81bd676e9caa99f1d539bdb5093 /PKGBUILD
parent5b65df310d1b70633c801ef5ab657db45106e87a (diff)
downloadaur-4dc0f6e2fe9d5119438068af9ffebeda0ef54cf2.tar.gz
reportbug: 6.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ded23a89683e..898b3d64e7e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=reportbug
_python=python2
-pkgver=6.5.0
-pkgrel=2
+pkgver=6.6.1
+pkgrel=1
pkgdesc="report bugs in the Debian distribution + python modules"
arch=('any')
url="http://packages.debian.org/sid/reportbug"
@@ -13,7 +13,7 @@ provides=("python2-reportbug=$pkgver")
conflicts=('python2-reportbug')
options=(!emptydirs)
source=(http://ftp.debian.org/debian/pool/main/r/$pkgname/${pkgname}_$pkgver.tar.bz2)
-sha256sums=('a54dc004b86b1c500b7fec8f54f24d46edb7ec0f3baf21c239ba48531aa69589')
+sha256sums=('aff6272f17a05455d94e57b4ce3ce8782519aa3c0e5ec5036af89788df533d31')
build() {
cd "$srcdir/$pkgname-$pkgver"