summaryrefslogtreecommitdiff
path: root/extra/python-lxml
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-02 00:01:47 +0000
committerroot <root@rshg054.dnsready.net>2012-08-02 00:01:47 +0000
commite8f5b2ea6983e7a97c1640e9e211f356b8b5d21b (patch)
treef454ed3270ca5f6171ffc277c784aaecf9ddb6d1 /extra/python-lxml
parenta71961a43ef48f47d3575915f63099308a18a263 (diff)
Thu Aug 2 00:01:47 UTC 2012
Diffstat (limited to 'extra/python-lxml')
-rw-r--r--extra/python-lxml/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/python-lxml/PKGBUILD b/extra/python-lxml/PKGBUILD
index 2cad7f16b..567a6ec04 100644
--- a/extra/python-lxml/PKGBUILD
+++ b/extra/python-lxml/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 162858 2012-07-02 13:06:22Z giovanni $
+# $Id: PKGBUILD 164350 2012-07-31 09:59:25Z eric $
# Maintainer:
pkgname=('python-lxml' 'python2-lxml')
-pkgver=2.3.4
-pkgrel=2
+pkgver=2.3.5
+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})
-sha1sums=('90a226d8a2ee38de47fc3351445dab6df0e33a20'
- '7962be7794d7f4c87d2fce0104c27990f48f1ce1')
+sha1sums=('4fec0ca5054a8d6220d3dc7230a5066850192848'
+ 'd74ad6509a0048ea0e979985e12869f2e1126b78')
check() {
cd "${srcdir}"/lxml-$pkgver