git » python-readability-lxml.git » commit 7ab501e

Python 3.10 rebuild

author Evangelos Foutras
2021-12-01 15:02:45 UTC
committer Evangelos Foutras
2021-12-01 15:02:45 UTC
parent 468061b14641e3cf9bab4f00883a774300ef8565

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d321376..23f9cfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 _pkgname=python-readability
 pkgname=python-readability-lxml
 pkgver=0.8.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Fast html to text parser (article readability tool) python library'
 arch=('any')
 url='https://github.com/buriy/python-readability'