[arch-commits] Commit in bzr/trunk (PKGBUILD)

Hugo Doria hugo at archlinux.org
Mon Oct 20 22:10:49 UTC 2008


    Date: Monday, October 20, 2008 @ 18:10:49
  Author: hugo
Revision: 16083

upgpkg: bzr 1.8-1

Modified:
  bzr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-20 21:57:50 UTC (rev 16082)
+++ PKGBUILD	2008-10-20 22:10:49 UTC (rev 16083)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=bzr
-pkgver=1.7
+pkgver=1.8
 pkgrel=1
 pkgdesc="A decentralized revision control system"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('python')
 source=(http://launchpad.net/bzr/${pkgver}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
-md5sums=('54b8d060f8579907f6e0d0acf6c008c9')
+md5sums=('96da15954049dfa72b927d96134a55d4')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list