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

Ionut Biru ibiru at archlinux.org
Sat Nov 28 04:31:16 UTC 2009


    Date: Friday, November 27, 2009 @ 23:31:16
  Author: ibiru
Revision: 59844

upgpkg: bzr 2.0.1-1
    update to 2.0.1

Modified:
  bzr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-28 02:58:09 UTC (rev 59843)
+++ PKGBUILD	2009-11-28 04:31:16 UTC (rev 59844)
@@ -2,7 +2,7 @@
 # Maintainer: Hugo Doria <hugo at archlinux.org>
 
 pkgname=bzr
-pkgver=2.0.0
+pkgver=2.0.1
 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/2.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2536b0ef26a5110692e7f32d5a3fd91b')
+sha256sums=('3438bd7b5d07486d85a63cf47a26f3532ef7fb4019770ca48faddfa9875e06c9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list