diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-11-21 05:49:50 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-11-21 05:49:50 (GMT) |
commit | 997b1c1493029f6e416733b6b43894ab1d894f82 (patch) | |
tree | 31419b9da9ffbfd3237f79f9710e87c956b44706 /abs/extra | |
parent | 18eb4c6fc1e0832b492af613b6d0e745ab543f80 (diff) | |
download | linhes_pkgbuild-997b1c1493029f6e416733b6b43894ab1d894f82.zip linhes_pkgbuild-997b1c1493029f6e416733b6b43894ab1d894f82.tar.gz linhes_pkgbuild-997b1c1493029f6e416733b6b43894ab1d894f82.tar.bz2 |
python-lxml: recompile per execheck.sh
Diffstat (limited to 'abs/extra')
-rw-r--r-- | abs/extra/python-lxml/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/python-lxml/PKGBUILD b/abs/extra/python-lxml/PKGBUILD index 1990024..fbec415 100644 --- a/abs/extra/python-lxml/PKGBUILD +++ b/abs/extra/python-lxml/PKGBUILD @@ -7,7 +7,7 @@ pkgname=python-lxml pkgver=2.2.6 -pkgrel=2 +pkgrel=3 pkgdesc="Python binding for the libxml2 and libxslt libraries" arch=('i686' 'x86_64') license=('BSD' 'GPL' 'custom') |