[arch-commits] Commit in bzr/trunk (PKGBUILD)
Eric Bélanger
eric at archlinux.org
Mon Aug 29 21:41:39 UTC 2011
Date: Monday, August 29, 2011 @ 17:41:39
Author: eric
Revision: 136468
upgpkg: bzr 2.4.0-1
Upstream update
Modified:
bzr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-08-29 20:57:46 UTC (rev 136467)
+++ PKGBUILD 2011-08-29 21:41:39 UTC (rev 136468)
@@ -3,7 +3,7 @@
# Contributor: Hugo Doria <hugo at archlinux.org>
pkgname=bzr
-pkgver=2.3.4
+pkgver=2.4.0
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=('2efb1350c69abd4d5bf7437f06f1fdb9')
+md5sums=('087c65e4b79f454b9e733c21607bdd56')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list