summaryrefslogtreecommitdiff
path: root/extra/mercurial
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-03 00:51:22 -0700
committerroot <root@rshg054.dnsready.net>2013-05-03 00:51:22 -0700
commit32b069e79cb891e99962cbac53e2950c11ea403f (patch)
treeccb58e89ee57f636178752583b6f107d0bd36a91 /extra/mercurial
parent8b09f76ed1ea968a2473faf8f56250eea0fdc3cc (diff)
Fri May 3 00:51:21 PDT 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 3e6a8fcc5..3f880502c 100644
--- a/extra/mercurial/PKGBUILD
+++ b/extra/mercurial/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 182356 2013-04-08 21:42:10Z giovanni $
+# $Id: PKGBUILD 184144 2013-05-02 17:00:09Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=mercurial
-pkgver=2.5.4
+pkgver=2.6
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=('f3c64086519c32ba7e892b6215b0fcbc'
+md5sums=('d012d8bb5f85369d3b6a630a80667170'
'43e1d36564d4c7fbe9a091d3ea370a44')
package() {