summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2015-06-25 01:29:30 +0200
committerJohannes Dewender2015-06-25 01:29:30 +0200
commit1055a64dfde1923a3a499e354c49ed5f786f0826 (patch)
treee66f741e21049c5350f0a97e4e92a1c120b6b455 /PKGBUILD
parent6944886c671f6d4387f66155d7eca221f5e2adfd (diff)
downloadaur-bzr-builddeb.tar.gz
2.8.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee8a504add4c..948c5034a4d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=bzr-builddeb
_python=python2
-pkgver=2.8.8
-pkgrel=2
+pkgver=2.8.9
+pkgrel=1
pkgdesc="bzr plugin for Debian package management"
arch=('any')
url="http://jameswestby.net/bzr/builddeb/user_manual"
@@ -17,7 +17,7 @@ makedepends=()
conflicts=()
options=(!emptydirs)
source=("http://ftp.debian.org/debian/pool/main/b/$pkgname/${pkgname}_$pkgver.tar.xz")
-md5sums=('5a63dabec6731a38dc95ccbdb1c02723')
+md5sums=('431b6306e00e6005bb1d911ef4976603')
build() {
cd "$srcdir/$pkgname-$pkgver"