Date: Monday, May 17, 2010 @ 06:35:37 Author: giovanni Revision: 80447
upgpkg: mercurial 1.5.3-1 upstream release Modified: mercurial/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-05-17 10:07:53 UTC (rev 80446) +++ PKGBUILD 2010-05-17 10:35:37 UTC (rev 80447) @@ -3,7 +3,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=mercurial -pkgver=1.5.2 +pkgver=1.5.3 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=('deafaaf017fc3c8a9deef39e566aec80' +md5sums=('0969b8109f1b5a9c4debf985cca938f9' '43e1d36564d4c7fbe9a091d3ea370a44') build() {
