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

Hugo Doria hugo at archlinux.org
Thu Feb 19 20:23:34 UTC 2009


    Date: Thursday, February 19, 2009 @ 15:23:34
  Author: hugo
Revision: 27347

upgpkg: bzr 1.12-1

Modified:
  bzr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-19 20:11:08 UTC (rev 27346)
+++ PKGBUILD	2009-02-19 20:23:34 UTC (rev 27347)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=bzr
-pkgver=1.11
+pkgver=1.12
 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=('08f8e60cfd7a60e8a2552dee0df9a7e8')
+md5sums=('331ceefccbe39ddff610a1a847bd611a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list