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

Giovanni Scafora giovanni at archlinux.org
Sun Oct 2 23:55:14 UTC 2011


    Date: Sunday, October 2, 2011 @ 19:55:13
  Author: giovanni
Revision: 139516

upgpkg: mercurial 1.9.3-1

upstream release

Modified:
  mercurial/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-02 20:46:35 UTC (rev 139515)
+++ PKGBUILD	2011-10-02 23:55:13 UTC (rev 139516)
@@ -3,7 +3,7 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.9.2
+pkgver=1.9.3
 pkgrel=1
 pkgdesc="A scalable distributed SCM tool"
 arch=('i686' 'x86_64')
@@ -12,9 +12,9 @@
 depends=('python2')
 optdepends=('tk: for the hgk GUI')
 backup=('etc/mercurial/hgrc')
-source=(http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz
-        mercurial.profile)
-md5sums=('0bda8040e2626e70d3d1a0654b0b03f2'
+source=("http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz"
+        'mercurial.profile')
+md5sums=('f309b084aaf58773e9f4f4d66c49622a'
          '43e1d36564d4c7fbe9a091d3ea370a44')
 
 package() {




More information about the arch-commits mailing list