[arch-commits] Commit in python-lxml/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 30 18:16:47 UTC 2021
Date: Thursday, December 30, 2021 @ 18:16:47
Author: felixonmars
Revision: 433259
upgpkg: python-lxml 4.6.5-1
Modified:
python-lxml/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-30 11:36:16 UTC (rev 433258)
+++ PKGBUILD 2021-12-30 18:16:47 UTC (rev 433259)
@@ -3,8 +3,8 @@
pkgbase=python-lxml
pkgname=('python-lxml' 'python-lxml-docs')
-pkgver=4.6.4
-pkgrel=3
+pkgver=4.6.5
+pkgrel=1
pkgdesc="Python3 binding for the libxml2 and libxslt libraries"
arch=('x86_64')
license=('BSD' 'custom')
@@ -18,7 +18,7 @@
'cython')
checkdepends=('python-cssselect' 'python-html5lib' 'python-beautifulsoup4')
source=("https://github.com/lxml/lxml/archive/lxml-$pkgver.tar.gz")
-sha512sums=('4e62b7c9ceec47f490136e86e9875aae3f3dccd0ee5e504f8128c62cdb111e00e64ee35678028438b87d32253fdeb8e1184d4017b56e06dfbc93cd0e8736101f')
+sha512sums=('6354c1ef0c2e371142107b4bc9085dbde27378d819f2773656e4a6c017c34d6ce1501df42b1ccd524d10ed75032f8a3c8233e38e6908f521dcef5ace091480fc')
prepare() {
mv lxml-lxml-$pkgver lxml-$pkgver
More information about the arch-commits
mailing list