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

Giovanni Scafora giovanni at archlinux.org
Thu Aug 26 17:49:12 UTC 2010


    Date: Thursday, August 26, 2010 @ 13:49:11
  Author: giovanni
Revision: 88960

upgpkg: mercurial 1.6.3-1
upstream release

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-26 15:27:50 UTC (rev 88959)
+++ PKGBUILD	2010-08-26 17:49:11 UTC (rev 88960)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.6.2
+pkgver=1.6.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=('847359d7488caf8074a69d4b87ca64d2'
+md5sums=('fcd61edc488d1b9aa831dde6f14d9a13'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 build() {




More information about the arch-commits mailing list