summaryrefslogtreecommitdiff
path: root/extra/mercurial
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-05 03:27:47 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-05 03:27:47 +0000
commit12c37e7b5594be3af3c03e543648b2a1c430bdcc (patch)
treeb6c672d91b01b5f52379a5ed7f2150a86deaa03a /extra/mercurial
parent9e555a53b531cf1dd49762d2815cb6bbfca55bfa (diff)
Sat Apr 5 03:23:49 UTC 2014
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 6a3c5043a..dc40217c5 100644
--- a/extra/mercurial/PKGBUILD
+++ b/extra/mercurial/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 207413 2014-03-08 17:09:21Z giovanni $
+# $Id: PKGBUILD 209809 2014-04-04 16:27:12Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=mercurial
-pkgver=2.9.1
+pkgver=2.9.2
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=('56b3732f0f558f3cc986c9323ca8d17f'
+md5sums=('1caeed1bea1232598fc5ce5d6d109f56'
'43e1d36564d4c7fbe9a091d3ea370a44')
package() {