Date: Wednesday, February 2, 2011 @ 12:58:23 Author: giovanni Revision: 108725
upgpkg: mercurial 1.7.5-1 upstream release Modified: mercurial/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-02-02 17:43:38 UTC (rev 108724) +++ PKGBUILD 2011-02-02 17:58:23 UTC (rev 108725) @@ -3,7 +3,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=mercurial -pkgver=1.7.3 +pkgver=1.7.5 pkgrel=1 pkgdesc="A scalable distributed SCM tool" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ optdepends=('tk: for the hgk GUI') source=(http://www.selenic.com/mercurial/release/${pkgname}-${pkgver}.tar.gz mercurial.profile) -md5sums=('1d635ad307fa20a5e9c6afba6145a73b' +md5sums=('269e924b3770535cf72049db01c35afa' '43e1d36564d4c7fbe9a091d3ea370a44') build() {
