[arch-commits] Commit in python-lxml/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 26 21:44:13 UTC 2019


    Date: Tuesday, March 26, 2019 @ 21:44:08
  Author: felixonmars
Revision: 349249

upgpkg: python-lxml 4.3.3-1

Modified:
  python-lxml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-26 21:00:03 UTC (rev 349248)
+++ PKGBUILD	2019-03-26 21:44:08 UTC (rev 349249)
@@ -3,7 +3,7 @@
 
 pkgbase=python-lxml
 pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=4.3.2
+pkgver=4.3.3
 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=('37383cc6d871e9a040150552e0c8197d5957786d771179e13055bd325e05dc1dc36d77f4d5d791859bab2a79eb18ac727d9bda8a567bc0bed531361a30934ef0')
+sha512sums=('7591cee55dea83377359da28ee9d7ba1baa028db0392023bef20047ba73d647fceea7e03fd3fc65c8c3bd65f44e42b656e451728131ef5f5fd796a1c0334a3a0')
 
 prepare() {
   mv lxml-lxml-$pkgver lxml-$pkgver



More information about the arch-commits mailing list