[arch-commits] Commit in mercurial/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Tue Nov 2 05:48:55 UTC 2010
Date: Tuesday, November 2, 2010 @ 01:48:54
Author: giovanni
Revision: 97863
upgpkg: mercurial 1.7-1
upstream release
Modified:
mercurial/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-02 05:43:28 UTC (rev 97862)
+++ PKGBUILD 2010-11-02 05:48:54 UTC (rev 97863)
@@ -3,8 +3,8 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=mercurial
-pkgver=1.6.4
-pkgrel=2
+pkgver=1.7
+pkgrel=1
pkgdesc="A scalable distributed SCM tool"
arch=('i686' 'x86_64')
url="http://www.selenic.com/mercurial"
@@ -13,7 +13,7 @@
optdepends=('tk: for the hgk GUI')
source=(http://www.selenic.com/mercurial/release/${pkgname}-${pkgver}.tar.gz
mercurial.profile)
-md5sums=('657dd6aff80aa9a3b187652a635544d0'
+md5sums=('698948ff128d265db55bee8149445556'
'43e1d36564d4c7fbe9a091d3ea370a44')
build() {
More information about the arch-commits
mailing list