summaryrefslogtreecommitdiff
path: root/extra/mercurial
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-11-04 01:27:27 -0800
committerroot <root@rshg054.dnsready.net>2013-11-04 01:27:27 -0800
commit058983fb5cb16dbb25368dd464cbcf27205b3f93 (patch)
tree4f07b3aba435304aac5c5f93e5a9784031dabd40 /extra/mercurial
parent1ce58386c5ee7086ac6848f35cade5d45bf86764 (diff)
Mon Nov 4 01:26:54 PST 2013
Diffstat (limited to 'extra/mercurial')
-rw-r--r--extra/mercurial/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/mercurial/PKGBUILD b/extra/mercurial/PKGBUILD
index 4e086ad51..654f69a43 100644
--- a/extra/mercurial/PKGBUILD
+++ b/extra/mercurial/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 196286 2013-10-10 15:22:37Z giovanni $
+# $Id: PKGBUILD 198757 2013-11-03 10:27:39Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=mercurial
-pkgver=2.7.2
+pkgver=2.8
pkgrel=1
pkgdesc="A scalable distributed SCM tool"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('tk: for the hgk GUI')
backup=('etc/mercurial/hgrc')
source=("http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz"
'mercurial.profile')
-md5sums=('ec00ddc6aadfea1e11b23650cb741d53'
+md5sums=('76b565f48000e9f331356ab107a5bcbb'
'43e1d36564d4c7fbe9a091d3ea370a44')
package() {