| author | Felix Yan
<felixonmars@archlinux.org> 2021-12-02 18:44:08 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-02 18:44:08 UTC |
| parent | 7ab501eb052dd6fc71dba590815b43c80469bdcc |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 23f9cfa..ffe4001 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=python-readability pkgname=python-readability-lxml pkgver=0.8.1 -pkgrel=4 +pkgrel=5 pkgdesc='Fast html to text parser (article readability tool) python library' arch=('any') url='https://github.com/buriy/python-readability'