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

Felix Yan felixonmars at archlinux.org
Sun Jul 28 01:47:48 UTC 2019


    Date: Sunday, July 28, 2019 @ 01:47:47
  Author: felixonmars
Revision: 358673

upgpkg: python-lxml 4.4.0-1

Modified:
  python-lxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-28 01:40:14 UTC (rev 358672)
+++ PKGBUILD	2019-07-28 01:47:47 UTC (rev 358673)
@@ -3,7 +3,7 @@
 
 pkgbase=python-lxml
 pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=4.3.4
+pkgver=4.4.0
 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=('42fcee7d1ccdbca188ab1a38aaf0e7261000af2c50df9938ce86c02e70f31dc7052d8e236f840252068371a32fa9b44178ffde9a8ce6f6f7408379963c70bbd3')
+sha512sums=('23e7b5157a6520f3e1dab76b023e828a5afe9d0103e2d3ff8fd1a8791000ed8f859e26fe9809676b89d4ef9fa4b27a6f1662a2b0f54e5ae04776643f5b06c0c3')
 
 prepare() {
   mv lxml-lxml-$pkgver lxml-$pkgver



More information about the arch-commits mailing list