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

Hugo Doria hugo at archlinux.org
Fri Jul 4 14:57:39 UTC 2008


    Date: Friday, July 4, 2008 @ 10:57:39
  Author: hugo
Revision: 4140

upgpkg: bzr 1.5-1
    bzr updated to 1.5

Modified:
  bzr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-04 14:56:16 UTC (rev 4139)
+++ PKGBUILD	2008-07-04 14:57:39 UTC (rev 4140)
@@ -1,7 +1,8 @@
 # $Id$
-# Maintainer: simo <simo at archlinux.org>
+# Maintainer: Hugo Doria <hugo at archlinux.org>
+
 pkgname=bzr
-pkgver=1.3
+pkgver=1.5
 pkgrel=1
 pkgdesc="A decentralized revision control system"
 arch=('i686' 'x86_64')
@@ -9,7 +10,7 @@
 license=('GPL')
 depends=('python')
 source=(http://bazaar-vcs.org/releases/src/bzr-$pkgver.tar.gz)
-md5sums=('1af233c6fa0a68851bc6155b2f563c30')
+md5sums=('fa82e556401802537eeb8e50ecc8b4e7')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver





More information about the arch-commits mailing list