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

Giovanni Scafora giovanni at archlinux.org
Wed Aug 3 15:09:00 UTC 2011


    Date: Wednesday, August 3, 2011 @ 11:08:59
  Author: giovanni
Revision: 134393

upgpkg: mercurial 1.9.1-1
upstream release

Modified:
  mercurial/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-03 15:05:47 UTC (rev 134392)
+++ PKGBUILD	2011-08-03 15:08:59 UTC (rev 134393)
@@ -3,18 +3,18 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.9
-pkgrel=2
+pkgver=1.9.1
+pkgrel=1
 pkgdesc="A scalable distributed SCM tool"
 arch=('i686' 'x86_64')
-url="http://www.selenic.com/mercurial"
+url="http://mercurial.selenic.com/"
 license=('GPL')
 depends=('python2')
 optdepends=('tk: for the hgk GUI')
 backup=('etc/mercurial/hgrc')
-source=(http://www.selenic.com/mercurial/release/${pkgname}-${pkgver}.tar.gz
+source=(http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz
         mercurial.profile)
-md5sums=('d4842129fa2732eb6ed1180467bc32e2'
+md5sums=('601990cc58af8316af4e1ea63e19d1be'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 package() {




More information about the arch-commits mailing list