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

Felix Yan felixonmars at archlinux.org
Sun Feb 2 14:42:59 UTC 2020


    Date: Sunday, February 2, 2020 @ 14:42:59
  Author: felixonmars
Revision: 374490

upgpkg: python-lxml 4.5.0-1

Modified:
  python-lxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-02 13:58:31 UTC (rev 374489)
+++ PKGBUILD	2020-02-02 14:42:59 UTC (rev 374490)
@@ -3,7 +3,7 @@
 
 pkgbase=python-lxml
 pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=4.4.2
+pkgver=4.5.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=('af6608df7e47513644b841ecb6291e655122927cb439bd2ae694fd344cf5dca621e3e1ce6b40accc6db9e0c4383b5b3e6c6f9ff19f35c4daf30f119a217113ca')
+sha512sums=('b4b4692cffb7b8d074e72033711e17df2529d0747c4d086926855bb5a39478e7aea2bc195d201ca3c252822b231dbe47aaedc647e50bbd6b24754668beaa60ca')
 
 prepare() {
   mv lxml-lxml-$pkgver lxml-$pkgver



More information about the arch-commits mailing list