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

Giovanni Scafora giovanni at archlinux.org
Sat Jun 4 09:29:40 UTC 2011


    Date: Saturday, June 4, 2011 @ 05:29:40
  Author: giovanni
Revision: 126289

upgpkg: mercurial 1.8.4-1
upstream release

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-04 05:36:08 UTC (rev 126288)
+++ PKGBUILD	2011-06-04 09:29:40 UTC (rev 126289)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.8.3
+pkgver=1.8.4
 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=('7afea936dfdb21220064cac6402f8743'
+md5sums=('b3dcc3de473e003dd1cc0500dcd9de47'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 build() {




More information about the arch-commits mailing list