[arch-commits] Commit in python-lxml/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Nov 8 16:09:36 UTC 2021
Date: Monday, November 8, 2021 @ 16:09:36
Author: felixonmars
Revision: 427517
upgpkg: python-lxml 4.6.4-1
Modified:
python-lxml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-08 15:02:30 UTC (rev 427516)
+++ PKGBUILD 2021-11-08 16:09:36 UTC (rev 427517)
@@ -3,7 +3,7 @@
pkgbase=python-lxml
pkgname=('python-lxml' 'python-lxml-docs')
-pkgver=4.6.3
+pkgver=4.6.4
pkgrel=1
pkgdesc="Python3 binding for the libxml2 and libxslt libraries"
arch=('x86_64')
@@ -18,7 +18,7 @@
'cython')
checkdepends=('python-cssselect' 'python-html5lib' 'python-beautifulsoup4')
source=("https://github.com/lxml/lxml/archive/lxml-$pkgver.tar.gz")
-sha512sums=('50e42d6269dc45b4c0ab3285c49307f8bee87fcc4b9e0f531e1ee37bcf83c5938b7e361f906a3158fac8df89a79b932dd64a8839455e45f45f3a5f0ba73ff6a5')
+sha512sums=('4e62b7c9ceec47f490136e86e9875aae3f3dccd0ee5e504f8128c62cdb111e00e64ee35678028438b87d32253fdeb8e1184d4017b56e06dfbc93cd0e8736101f')
prepare() {
mv lxml-lxml-$pkgver lxml-$pkgver
More information about the arch-commits
mailing list