[arch-commits] CVS update of extra/devel/bzr (PKGBUILD)

Jeff Mickey jeff at archlinux.org
Mon Oct 22 01:52:50 UTC 2007


    Date: Sunday, October 21, 2007 @ 21:52:50
  Author: jeff
    Path: /home/cvs-extra/extra/devel/bzr

Modified: PKGBUILD (1.14 -> 1.15)

upgpkg: bzr 0.91-1


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: extra/devel/bzr/PKGBUILD
diff -u extra/devel/bzr/PKGBUILD:1.14 extra/devel/bzr/PKGBUILD:1.15
--- extra/devel/bzr/PKGBUILD:1.14	Mon Sep 17 20:07:31 2007
+++ extra/devel/bzr/PKGBUILD	Sun Oct 21 21:52:50 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.14 2007/09/18 00:07:31 simo Exp $
+# $Id: PKGBUILD,v 1.15 2007/10/22 01:52:50 jeff Exp $
 # Maintainer: simo <simo at archlinux.org>
 pkgname=bzr
-pkgver=0.90
+pkgver=0.91
 pkgrel=1
 pkgdesc="A decentralized revision control system"
 arch=('i686' 'x86_64')
@@ -9,7 +9,6 @@
 license=('GPL')
 depends=('python')
 source=(http://bazaar-vcs.org/releases/src/bzr-$pkgver.tar.gz)
-md5sums=('596020e249604418e5ab8bde1d512472')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -19,3 +18,5 @@
   install -D -m644 contrib/bash/bzr \
     $startdir/pkg/etc/bash_completion.d/bzr
 }
+md5sums=('2a298cf49d4c4879483db61c52abae31')
+sha1sums=('40a4f9a8224873b68f9c4e81daff4b1dec59d650')




More information about the arch-commits mailing list