[arch-commits] Commit in mercurial/repos (3 files)

Eric Belanger eric at archlinux.org
Mon Aug 18 00:46:36 UTC 2008


    Date: Sunday, August 17, 2008 @ 20:46:36
  Author: eric
Revision: 9457

Merged revisions 4857-9456 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/mercurial/trunk

........
  r9433 | douglas | 2008-08-17 03:24:09 -0400 (Sun, 17 Aug 2008) | 2 lines
  
  upgpkg: mercurial 1.0.2-1
      Updated for i686: 1.0.2
........

Modified:
  mercurial/repos/extra-x86_64/	(properties)
  mercurial/repos/extra-x86_64/ChangeLog
  mercurial/repos/extra-x86_64/PKGBUILD

-----------+
 ChangeLog |    4 ++++
 PKGBUILD  |    5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)


Property changes on: mercurial/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /mercurial/trunk:1-4856
   + /mercurial/trunk:1-9456

Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog	2008-08-17 23:18:44 UTC (rev 9456)
+++ extra-x86_64/ChangeLog	2008-08-18 00:46:36 UTC (rev 9457)
@@ -1,4 +1,8 @@
 
+2008-08-17  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updated for i686: 1.0.2
+
 2008-07-10  Douglas Soares de Andrade  <douglas at archlinux.org>
 
 	* Updated for i686: 1.0.1

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-17 23:18:44 UTC (rev 9456)
+++ extra-x86_64/PKGBUILD	2008-08-18 00:46:36 UTC (rev 9457)
@@ -5,16 +5,17 @@
 # Maintainer: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=mercurial
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="A scalable distributed SCM tool"
 url="http://www.selenic.com/mercurial"
 license=("GPL")
 depends=('python>=2.5')
 source=(http://www.selenic.com/mercurial/release/$pkgname-$pkgver.tar.gz)
-md5sums=('a4ef7eb2c8818404a459e3be05feff6f')
 arch=('i686' 'x86_64')
 
+md5sums=('32432616f517107e6582721c257cd1f4')
+
 build() {
     cd $startdir/src/$pkgname-$pkgver
     python setup.py install --root $startdir/pkg




More information about the arch-commits mailing list