[arch-commits] Commit in mercurial/trunk (ChangeLog PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Sun Aug 17 07:24:09 UTC 2008


    Date: Sunday, August 17, 2008 @ 03:24:09
  Author: douglas
Revision: 9433

upgpkg: mercurial 1.0.2-1
    Updated for i686: 1.0.2

Modified:
  mercurial/trunk/ChangeLog
  mercurial/trunk/PKGBUILD

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2008-08-17 07:23:18 UTC (rev 9432)
+++ ChangeLog	2008-08-17 07:24:09 UTC (rev 9433)
@@ -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: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 07:23:18 UTC (rev 9432)
+++ PKGBUILD	2008-08-17 07:24:09 UTC (rev 9433)
@@ -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