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

Giovanni Scafora giovanni at archlinux.org
Thu Nov 19 15:53:30 UTC 2009


    Date: Thursday, November 19, 2009 @ 10:53:30
  Author: giovanni
Revision: 59029

upgpkg: mercurial 1.4-1
    upstream release

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-19 13:11:44 UTC (rev 59028)
+++ PKGBUILD	2009-11-19 15:53:30 UTC (rev 59029)
@@ -5,15 +5,15 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.3.1
-pkgrel=3
+pkgver=1.4
+pkgrel=1
 pkgdesc="A scalable distributed SCM tool"
 url="http://www.selenic.com/mercurial"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('python>=2.6' 'tk')
 source=(http://www.selenic.com/mercurial/release/$pkgname-$pkgver.tar.gz)
-md5sums=('6504f0dc32bd7ecf59a9f7f719432e76')
+md5sums=('951ebd4a8153eaa3c56fc0ce2575ab70')
 
 build() {
     cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list