[arch-commits] Commit in python-lxml/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Mon Mar 1 12:01:15 UTC 2010


    Date: Monday, March 1, 2010 @ 07:01:15
  Author: giovanni
Revision: 70808

upgpkg: python-lxml 2.2.5-1
upstream release

Modified:
  python-lxml/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-01 11:54:51 UTC (rev 70807)
+++ PKGBUILD	2010-03-01 12:01:15 UTC (rev 70808)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 563 2009-08-03 18:43:58Z jlichtblau $
+# $Id: $
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
@@ -6,8 +6,8 @@
 # Contributor: Guillem Rieu <guillemr at gmx.net>
 
 pkgname=python-lxml
-pkgver=2.2.4
-pkgrel=2
+pkgver=2.2.5
+pkgrel=1
 pkgdesc="Python binding for the libxml2 and libxslt libraries"
 arch=('i686' 'x86_64')
 license=('BSD' 'GPL' 'custom')
@@ -17,7 +17,7 @@
 conflicts=('lxml')
 replaces=('lxml')
 source=(http://codespeak.net/lxml/lxml-$pkgver.tgz)
-md5sums=('077841e74ee728e7746b65d8483274be')
+md5sums=('2ce79c4162c25063f58975a9a1f63e27')
 
 build() {
   cd ${srcdir}/lxml-$pkgver




More information about the arch-commits mailing list