summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2015-01-10 18:51:14 +0100
committerJohannes Dewender2015-01-10 18:51:14 +0100
commit718e7c19682919d5eff3698703a393b4f515f8b6 (patch)
tree4f38dd040f59797339b28adc47b80cb3ba0f43a6 /PKGBUILD
parentcec893c28547a4a658244002a64cae4c55b624b6 (diff)
downloadaur-718e7c19682919d5eff3698703a393b4f515f8b6.tar.gz
reportbug: 6.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06b5b3142583..d32eae27f3d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=reportbug
_python=python2
-pkgver=6.6.2
+pkgver=6.6.3
pkgrel=1
pkgdesc="report bugs in the Debian distribution + python modules"
arch=('any')
@@ -14,7 +14,7 @@ conflicts=('python2-reportbug')
options=(!emptydirs)
backup=('etc/reportbug.conf')
source=(http://ftp.debian.org/debian/pool/main/r/$pkgname/${pkgname}_$pkgver.tar.bz2)
-sha256sums=('2d1567492de001598b693c62657b6d1c1c0b2b9bffbac8ebf972dbd7cb111ce6')
+sha256sums=('a1b7945d08c8e7007615f28c0dac7f41b71a33ac60c79a7648a26942b9096d9e')
build() {
cd "$srcdir/$pkgname-$pkgver"