[arch-commits] Commit in python-lxml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jun 23 04:32:29 UTC 2018
Date: Saturday, June 23, 2018 @ 04:32:28
Author: felixonmars
Revision: 327488
upgpkg: python-lxml 4.2.2-1
Modified:
python-lxml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-23 04:17:30 UTC (rev 327487)
+++ PKGBUILD 2018-06-23 04:32:28 UTC (rev 327488)
@@ -4,7 +4,7 @@
pkgbase=python-lxml
pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
arch=('x86_64')
license=('BSD' 'custom')
@@ -14,7 +14,7 @@
checkdepends=('python-cssselect' 'python2-cssselect' 'python-html5lib' 'python2-html5lib'
'python-beautifulsoup4' 'python2-beautifulsoup4')
source=("https://github.com/lxml/lxml/archive/lxml-$pkgver.tar.gz")
-sha512sums=('f8373667bb7e2a7faadda578772e8677bf1979a159cc689ea1041de4ee9a503ffd2824a249e12f58c84b1d36c8364a82359c27ee63f7d454148a88cb2260ef7f')
+sha512sums=('167765e5f9ac7cf2f7814f0ff65ccbb4850ac44ca2bb3ff1e8a1894c6e9118d9f026c94a3db0b754f8af8614e6518432d7756beaea5c588150339e742f8e378f')
prepare() {
mv lxml-lxml-$pkgver lxml-$pkgver
More information about the arch-commits
mailing list