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

Hugo Doria hugo at archlinux.org
Fri Dec 19 13:25:36 UTC 2008


    Date: Friday, December 19, 2008 @ 08:25:35
  Author: hugo
Revision: 21975

upgpkg: bzr 1.10-1

Modified:
  bzr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-19 13:12:42 UTC (rev 21974)
+++ PKGBUILD	2008-12-19 13:25:35 UTC (rev 21975)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=bzr
-pkgver=1.9
+pkgver=1.10
 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=('9b6b0a5143cd078ec664a584f0cc40cc')
+md5sums=('1b31db46601efa8812c4d545a7069f82')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list