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

Hugo Doria hugo at archlinux.org
Tue Jan 27 14:03:40 UTC 2009


    Date: Tuesday, January 27, 2009 @ 09:03:39
  Author: hugo
Revision: 25678

upgpkg: bzr 1.11-1

Modified:
  bzr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-27 13:32:34 UTC (rev 25677)
+++ PKGBUILD	2009-01-27 14:03:39 UTC (rev 25678)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=bzr
-pkgver=1.10
+pkgver=1.11
 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=('1b31db46601efa8812c4d545a7069f82')
+md5sums=('08f8e60cfd7a60e8a2552dee0df9a7e8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list