Date: Saturday, April 2, 2011 @ 04:46:57 Author: giovanni Revision: 117449
upgpkg: mercurial 1.8.2-1 upstream release Modified: mercurial/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-02 06:13:20 UTC (rev 117448) +++ PKGBUILD 2011-04-02 08:46:57 UTC (rev 117449) @@ -3,7 +3,7 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=mercurial -pkgver=1.8.1 +pkgver=1.8.2 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=('e0a8cfca69aa4003ea3187aed609d5e0' +md5sums=('a1634b9b709ecc70662f3257abece2c7' '43e1d36564d4c7fbe9a091d3ea370a44') build() {
