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

Eric Bélanger eric at archlinux.org
Wed Sep 14 02:49:39 UTC 2011


    Date: Tuesday, September 13, 2011 @ 22:49:39
  Author: eric
Revision: 138002

upgpkg: bzr 2.4.1-1

Upstream update

Modified:
  bzr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-13 21:34:06 UTC (rev 138001)
+++ PKGBUILD	2011-09-14 02:49:39 UTC (rev 138002)
@@ -3,7 +3,7 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=bzr
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc="A decentralized revision control system (bazaar)"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('python2')
 optdepends=('python-paramiko: for sftp support')
 source=("http://launchpad.net/${pkgname}/${pkgver%.*}/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
-md5sums=('087c65e4b79f454b9e733c21607bdd56')
+md5sums=('61068bfc1f0c9fb8a4b92bca204e0df8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list