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

Hugo Doria hugo at archlinux.org
Wed Mar 18 12:36:12 UTC 2009


    Date: Wednesday, March 18, 2009 @ 08:36:12
  Author: hugo
Revision: 30291

upgpkg: bzr 1.13-1

Modified:
  bzr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-18 12:27:36 UTC (rev 30290)
+++ PKGBUILD	2009-03-18 12:36:12 UTC (rev 30291)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=bzr
-pkgver=1.12
+pkgver=1.13
 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=('331ceefccbe39ddff610a1a847bd611a')
+md5sums=('f22502f43b1761da8af9a50ab429bab3')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list