[arch-commits] Commit in python-lxml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 10 08:42:58 UTC 2019
Date: Monday, June 10, 2019 @ 08:42:57
Author: felixonmars
Revision: 355535
upgpkg: python-lxml 4.3.4-1
Modified:
python-lxml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-10 08:08:23 UTC (rev 355534)
+++ PKGBUILD 2019-06-10 08:42:57 UTC (rev 355535)
@@ -3,7 +3,7 @@
pkgbase=python-lxml
pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=4.3.3
+pkgver=4.3.4
pkgrel=1
arch=('x86_64')
license=('BSD' 'custom')
@@ -13,7 +13,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=('7591cee55dea83377359da28ee9d7ba1baa028db0392023bef20047ba73d647fceea7e03fd3fc65c8c3bd65f44e42b656e451728131ef5f5fd796a1c0334a3a0')
+sha512sums=('42fcee7d1ccdbca188ab1a38aaf0e7261000af2c50df9938ce86c02e70f31dc7052d8e236f840252068371a32fa9b44178ffde9a8ce6f6f7408379963c70bbd3')
prepare() {
mv lxml-lxml-$pkgver lxml-$pkgver
More information about the arch-commits
mailing list