summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"