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

Felix Yan felixonmars at archlinux.org
Wed Nov 27 05:25:29 UTC 2019


    Date: Wednesday, November 27, 2019 @ 05:25:28
  Author: felixonmars
Revision: 369817

upgpkg: python-lxml 4.4.2-1

Modified:
  python-lxml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-27 05:04:49 UTC (rev 369816)
+++ PKGBUILD	2019-11-27 05:25:28 UTC (rev 369817)
@@ -3,8 +3,8 @@
 
 pkgbase=python-lxml
 pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=4.4.1
-pkgrel=3
+pkgver=4.4.2
+pkgrel=1
 arch=('x86_64')
 license=('BSD' 'custom')
 url="https://lxml.de/"
@@ -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=('08857f5e15d6b4badb8bea96fc7aaf3a02a504f9b87171e01c6ace25250d254691c64661dca8e723824cabac4753c59ffa667ac0b6042506b05e4357389e658c')
+sha512sums=('af6608df7e47513644b841ecb6291e655122927cb439bd2ae694fd344cf5dca621e3e1ce6b40accc6db9e0c4383b5b3e6c6f9ff19f35c4daf30f119a217113ca')
 
 prepare() {
   mv lxml-lxml-$pkgver lxml-$pkgver



More information about the arch-commits mailing list