From 52a9a30f35e41baef42a04d7f492edf0958ca226 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Sat, 14 Mar 2009 14:38:27 -0500 Subject: Updating mecurial. Needed for new python. --- abs/extra-testing/mercurial/ChangeLog | 4 ++++ abs/extra-testing/mercurial/PKGBUILD | 8 ++++---- 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 + + * Updated for i686: 1.2 + 2009-01-03 Douglas Soares de Andrade * 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 # Contributor: Giovanni Scafora # Contributor: David 'SleepyDog' # Maintainer: Douglas Soares de Andrade 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') -- cgit v0.12