summaryrefslogtreecommitdiff
path: root/extra/python-lxml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-lxml/PKGBUILD')
-rw-r--r--extra/python-lxml/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/extra/python-lxml/PKGBUILD b/extra/python-lxml/PKGBUILD
index cf01df7a1..5f867ca5d 100644
--- a/extra/python-lxml/PKGBUILD
+++ b/extra/python-lxml/PKGBUILD
@@ -1,16 +1,15 @@
-# $Id: PKGBUILD 200744 2013-12-03 23:01:49Z angvp $
+# $Id: PKGBUILD 205479 2014-02-05 18:47:19Z angvp $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
-
pkgbase=python-lxml
pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=3.2.4
+pkgver=3.3.0
pkgrel=1
arch=('i686' 'x86_64')
license=('BSD' 'custom')
url="http://lxml.de/"
makedepends=('python2' 'python' 'libxslt' 'python-cssselect' 'python2-cssselect')
source=(http://pypi.python.org/packages/source/l/lxml/lxml-${pkgver}.tar.gz{,.asc})
-md5sums=('cc363499060f615aca1ec8dcc04df331'
+md5sums=('ca2f02fd762f3614a1930c568847052b'
'SKIP')
# Temporary commented due a conflict with devtools and lxml