summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/mercurial
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra-testing/mercurial')
-rw-r--r--abs/extra-testing/mercurial/ChangeLog4
-rw-r--r--abs/extra-testing/mercurial/PKGBUILD8
2 files changed, 8 insertions, 4 deletions
diff --git a/abs/extra-testing/mercurial/ChangeLog b/abs/extra-testing/mercurial/ChangeLog
index fa0df00..cea6101 100644
--- a/abs/extra-testing/mercurial/ChangeLog
+++ b/abs/extra-testing/mercurial/ChangeLog
@@ -1,4 +1,8 @@
+2009-03-05 Douglas Soares de Andrade <douglas@archlinux.org>
+
+ * Updated for i686: 1.2
+
2009-01-03 Douglas Soares de Andrade <douglas@archlinux.org>
* Updated for i686: 1.1.2
diff --git a/abs/extra-testing/mercurial/PKGBUILD b/abs/extra-testing/mercurial/PKGBUILD
index 74de74a..08d38e3 100644
--- a/abs/extra-testing/mercurial/PKGBUILD
+++ b/abs/extra-testing/mercurial/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 23135 2009-01-03 12:10:17Z douglas $
+# $Id: PKGBUILD 29080 2009-03-05 10:10:06Z douglas $
# Contributor: Jeff Mickey <jeff@archlinux.org>
# Contributor: Giovanni Scafora <linuxmania@gmail.com>
# Contributor: David 'SleepyDog' <goodluv@gmail.com>
# Maintainer: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=mercurial
-pkgver=1.1.2
+pkgver=1.2
pkgrel=1
pkgdesc="A scalable distributed SCM tool"
url="http://www.selenic.com/mercurial"
license=("GPL")
-depends=('python>=2.5')
+depends=('python>=2.6')
source=(http://www.selenic.com/mercurial/release/$pkgname-$pkgver.tar.gz)
arch=('i686' 'x86_64')
@@ -32,4 +32,4 @@ build() {
# install -d $startdir/pkg/usr/share/vim/plugin
# install -m644 contrib/vim/{hg-menu.vim,hgcommand.vim,patchreview.vim} $startdir/pkg/usr/share/vim/plugin
}
-md5sums=('4fd3b9a2e5dcd025840c3849b136bec8')
+md5sums=('ac9d16b078f99f7a89d6865421570f05')