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

Felix Yan felixonmars at archlinux.org
Fri Mar 1 00:20:23 UTC 2019


    Date: Friday, March 1, 2019 @ 00:20:22
  Author: felixonmars
Revision: 346960

upgpkg: python-lxml 4.3.2-1

Modified:
  python-lxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-01 00:15:07 UTC (rev 346959)
+++ PKGBUILD	2019-03-01 00:20:22 UTC (rev 346960)
@@ -3,7 +3,7 @@
 
 pkgbase=python-lxml
 pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=4.3.1
+pkgver=4.3.2
 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=('da98fd55d7f295bdfaf9e63b9c24078ed0efecae47d4968187ec8ebabfde554ec124a47d9aaa49cd60d188304769265cea3bf86e0a6156e4b4f25f9f7dcb2079')
+sha512sums=('37383cc6d871e9a040150552e0c8197d5957786d771179e13055bd325e05dc1dc36d77f4d5d791859bab2a79eb18ac727d9bda8a567bc0bed531361a30934ef0')
 
 prepare() {
   mv lxml-lxml-$pkgver lxml-$pkgver



More information about the arch-commits mailing list