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

Giovanni Scafora giovanni at archlinux.org
Mon Aug 2 22:11:04 UTC 2010


    Date: Monday, August 2, 2010 @ 18:11:04
  Author: giovanni
Revision: 86661

upgpkg: mercurial 1.6.2-1
upstream release

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-02 21:31:38 UTC (rev 86660)
+++ PKGBUILD	2010-08-02 22:11:04 UTC (rev 86661)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.6.1
+pkgver=1.6.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=('b8e85437d46aa6b18278d3faa8a84503'
+md5sums=('847359d7488caf8074a69d4b87ca64d2'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 build() {




More information about the arch-commits mailing list