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

Giovanni Scafora giovanni at archlinux.org
Sat Jan 9 17:05:27 UTC 2010


    Date: Saturday, January 9, 2010 @ 12:05:26
  Author: giovanni
Revision: 62495

upgpkg: mercurial 1.4.2-1
    upstream release

Modified:
  mercurial/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-09 17:00:40 UTC (rev 62494)
+++ PKGBUILD	2010-01-09 17:05:26 UTC (rev 62495)
@@ -3,8 +3,8 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.4.1
-pkgrel=4
+pkgver=1.4.2
+pkgrel=1
 pkgdesc="A scalable distributed SCM tool"
 arch=('i686' 'x86_64')
 url="http://www.selenic.com/mercurial"
@@ -12,7 +12,7 @@
 depends=('python>=2.6')
 optdepends=('tk: for the hgk GUI')
 source=(http://www.selenic.com/mercurial/release/${pkgname}-${pkgver}.tar.gz)
-md5sums=('eacffecad59ec145e61a1edf332b3f1f')
+md5sums=('cf23b0887f0437c8601d5b89ae4663a6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list