git » python-readability-lxml.git » commit 6a49c40

rebuild with python 3.11

author Felix Yan
2023-04-06 14:48:28 UTC
committer Felix Yan
2023-04-06 14:48:28 UTC
parent dc18def482994adc2b80e667dcc47c97a2ec2dc7

rebuild with python 3.11

PKGBUILD +1 -1

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