| author | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 14:48:28 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 14:48:28 UTC |
| parent | dc18def482994adc2b80e667dcc47c97a2ec2dc7 |
| 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'