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

Felix Yan felixonmars at archlinux.org
Sat Jan 5 08:02:15 UTC 2019


    Date: Saturday, January 5, 2019 @ 08:02:14
  Author: felixonmars
Revision: 342980

upgpkg: python-lxml 4.3.0-1

Modified:
  python-lxml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-05 07:21:04 UTC (rev 342979)
+++ PKGBUILD	2019-01-05 08:02:14 UTC (rev 342980)
@@ -3,7 +3,7 @@
 
 pkgbase=python-lxml
 pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=4.2.6
+pkgver=4.3.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=('831c842288cd1971433355eb6f4b4fc519f7196eb4ceb0838eee9336e3e002a6c7ca8a0beb5d8974e4762397d2cd628e5e490046a3de9cfe3b6e5329cb713a51')
+sha512sums=('3739e243b543e8a5f678aaca19fe1b5be21351c343065fe8e52709523d4e27dbd5c846c0681473b9612fd73af6a4d04ec21c6834e53680410cab854b7f7f1675')
 
 prepare() {
   mv lxml-lxml-$pkgver lxml-$pkgver



More information about the arch-commits mailing list