Date: Sunday, March 2, 2014 @ 06:01:53 Author: angvp Revision: 206582
upgpkg: python-lxml 3.3.1-1 Version bump to 3.3.1 Modified: python-lxml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-02 04:51:08 UTC (rev 206581) +++ PKGBUILD 2014-03-02 05:01:53 UTC (rev 206582) @@ -2,7 +2,7 @@ # Maintainer: Angel Velasquez <[email protected]> pkgbase=python-lxml pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs') -pkgver=3.3.0 +pkgver=3.3.1 pkgrel=1 arch=('i686' 'x86_64') license=('BSD' 'custom') @@ -9,7 +9,7 @@ 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=('ca2f02fd762f3614a1930c568847052b' +md5sums=('09401c787d9b2660b0d76c4c6baec0f3' 'SKIP') # Temporary commented due a conflict with devtools and lxml
