Date: Saturday, October 26, 2019 @ 04:29:34 Author: felixonmars Revision: 520017
Python 3.8 rebuild Modified: python-pyocr/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 04:29:21 UTC (rev 520016) +++ PKGBUILD 2019-10-26 04:29:34 UTC (rev 520017) @@ -3,7 +3,7 @@ _pkgname=pyocr pkgname=python-pyocr pkgver=0.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="Python wrapper for Tesseract and Cuneiform" arch=(any) url="https://gitlab.gnome.org/World/OpenPaperwork/pyocr"
