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

Eric Bélanger eric at archlinux.org
Wed Mar 28 22:32:48 UTC 2012


    Date: Wednesday, March 28, 2012 @ 18:32:48
  Author: eric
Revision: 154468

upgpkg: python-lxml 2.3.4-1

Upstream update

Modified:
  python-lxml/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-28 21:30:44 UTC (rev 154467)
+++ PKGBUILD	2012-03-28 22:32:48 UTC (rev 154468)
@@ -1,17 +1,17 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer:
 
 pkgname=('python-lxml' 'python2-lxml')
-pkgver=2.3.3
-pkgrel=2
+pkgver=2.3.4
+pkgrel=1
 pkgdesc="Python binding for the libxml2 and libxslt libraries"
 arch=('i686' 'x86_64')
 license=('BSD' 'custom')
 url="http://lxml.de/"
 makedepends=('python2' 'python' 'libxslt')
 source=(http://pypi.python.org/packages/source/l/lxml/lxml-${pkgver}.tar.gz{,.asc})
-md5sums=('a7825793c69d004f388ec6600bad7a6f'
-         '5c4b1a05f6e46a4dd7ebed8b5ad9e32e')
+sha1sums=('90a226d8a2ee38de47fc3351445dab6df0e33a20'
+          '7962be7794d7f4c87d2fce0104c27990f48f1ce1')
 
 check() {
   cd "${srcdir}"/lxml-$pkgver




More information about the arch-commits mailing list