diff options
Diffstat (limited to 'extra/python-lxml/PKGBUILD')
-rw-r--r-- | extra/python-lxml/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/python-lxml/PKGBUILD b/extra/python-lxml/PKGBUILD index 3d2779651..81595fd0b 100644 --- a/extra/python-lxml/PKGBUILD +++ b/extra/python-lxml/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 208047 2014-03-17 08:12:53Z fyan $ +# $Id: PKGBUILD 208846 2014-03-27 14:43:31Z fyan $ # Maintainer: Angel Velasquez <angvp@archlinux.org> pkgbase=python-lxml pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs') pkgver=3.3.3 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') license=('BSD' 'custom') url="http://lxml.de/" |