summaryrefslogtreecommitdiff
path: root/extra/mercurial
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-07 03:30:07 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-07 03:30:07 +0000
commitbd5b8fe0fe2355ad0df744ed310d12b8a70c51f9 (patch)
tree193748868eafd7f5d1fb754757fa956bb3070ae6 /extra/mercurial
parent3b88fa9d064e61705923ef42381b467bc8ecfd32 (diff)
Tue Jan 7 03:27:41 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 41a5b7b8f..8a4a1aa92 100644
--- a/extra/mercurial/PKGBUILD
+++ b/extra/mercurial/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 200687 2013-12-02 16:02:10Z giovanni $
+# $Id: PKGBUILD 203249 2014-01-06 19:40:56Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=mercurial
-pkgver=2.8.1
+pkgver=2.8.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=('bede5869f9b5d09ab3269bac472495e7'
+md5sums=('050d05f9efc95dfef88217b63962a09a'
'43e1d36564d4c7fbe9a091d3ea370a44')
package() {