From 3695b5d62c2aef6e82abc95d775a2ebd89bce081 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 5 Jun 2011 22:48:57 +0000 Subject: Sun Jun 5 22:48:57 UTC 2011 --- extra/mercurial/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/mercurial') diff --git a/extra/mercurial/PKGBUILD b/extra/mercurial/PKGBUILD index e8f8f6e25..f9800e4ae 100644 --- a/extra/mercurial/PKGBUILD +++ b/extra/mercurial/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 122137 2011-05-02 10:27:04Z giovanni $ +# $Id: PKGBUILD 126289 2011-06-04 09:29:40Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Douglas Soares de Andrade pkgname=mercurial -pkgver=1.8.3 +pkgver=1.8.4 pkgrel=1 pkgdesc="A scalable distributed SCM tool" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('python2') optdepends=('tk: for the hgk GUI') source=(http://www.selenic.com/mercurial/release/${pkgname}-${pkgver}.tar.gz mercurial.profile) -md5sums=('7afea936dfdb21220064cac6402f8743' +md5sums=('b3dcc3de473e003dd1cc0500dcd9de47' '43e1d36564d4c7fbe9a091d3ea370a44') build() { -- cgit v1.2.3-54-g00ecf