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

Giovanni Scafora giovanni at archlinux.org
Fri Apr 2 00:12:00 UTC 2010


    Date: Thursday, April 1, 2010 @ 20:12:00
  Author: giovanni
Revision: 75625

upgpkg: mercurial 1.5.1-1
upstream release

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-01 23:57:36 UTC (rev 75624)
+++ PKGBUILD	2010-04-02 00:12:00 UTC (rev 75625)
@@ -3,17 +3,17 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.5
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="A scalable distributed SCM tool"
 arch=('i686' 'x86_64')
 url="http://www.selenic.com/mercurial"
 license=('GPL')
-depends=('python>=2.6')
+depends=('python')
 optdepends=('tk: for the hgk GUI')
 source=(http://www.selenic.com/mercurial/release/${pkgname}-${pkgver}.tar.gz
         mercurial.profile)
-md5sums=('6e31357ada35fe20557f08a4e89f9c42'
+md5sums=('22eac5602d777f9601e23700e641503f'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 build() {




More information about the arch-commits mailing list