[arch-commits] Commit in mercurial/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Fri May 7 01:43:41 UTC 2010


    Date: Thursday, May 6, 2010 @ 21:43:41
  Author: giovanni
Revision: 79777

upgpkg: mercurial 1.5.2-1
upstream release

Modified:
  mercurial/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-06 20:51:49 UTC (rev 79776)
+++ PKGBUILD	2010-05-07 01:43:41 UTC (rev 79777)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.5.1
+pkgver=1.5.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=('22eac5602d777f9601e23700e641503f'
+md5sums=('deafaaf017fc3c8a9deef39e566aec80'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 build() {




More information about the arch-commits mailing list