[arch-commits] Commit in mercurial/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Thu Feb 4 16:32:23 UTC 2010
Date: Thursday, February 4, 2010 @ 11:32:23
Author: giovanni
Revision: 67205
upgpkg: mercurial 1.4.3-1
upstream release
Modified:
mercurial/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-04 16:24:36 UTC (rev 67204)
+++ PKGBUILD 2010-02-04 16:32:23 UTC (rev 67205)
@@ -3,7 +3,7 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=mercurial
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc="A scalable distributed SCM tool"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('python>=2.6')
optdepends=('tk: for the hgk GUI')
source=(http://www.selenic.com/mercurial/release/${pkgname}-${pkgver}.tar.gz)
-md5sums=('cf23b0887f0437c8601d5b89ae4663a6')
+md5sums=('b075a2a6a08c10405ef3483aecb1a991')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list