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

Giovanni Scafora giovanni at archlinux.org
Thu Dec 2 09:31:28 UTC 2010


    Date: Thursday, December 2, 2010 @ 04:31:27
  Author: giovanni
Revision: 101797

upgpkg: mercurial 1.7.2-1
upstream release

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-02 03:18:28 UTC (rev 101796)
+++ PKGBUILD	2010-12-02 09:31:27 UTC (rev 101797)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.7.1
+pkgver=1.7.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=('b14caa0f9e4dd5acbf9e9a6059c37fd3'
+md5sums=('e9e99a0a20ded8f6d9463ffb94021b12'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 build() {




More information about the arch-commits mailing list