diff options
-rw-r--r-- | community/tesseract-ocr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tesseract-ocr/APKBUILD b/community/tesseract-ocr/APKBUILD index 75791e8125..31d271da1b 100644 --- a/community/tesseract-ocr/APKBUILD +++ b/community/tesseract-ocr/APKBUILD @@ -3,7 +3,7 @@ pkgname=tesseract-ocr pkgver=4.0.0 _tdver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="open source OCR engine" url="https://github.com/tesseract-ocr/tesseract/releases" arch="all" |