diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:53 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:30 -0300 |
commit | 468e882007ce9800b14eb7eee846295e8d80c29b (patch) | |
tree | 15f1b04071fcf550229d8b3a19e9b7ede609270c /community | |
parent | e3f312f33ea412a5117dc44c5e220e7c705ef289 (diff) | |
download | aports-468e882007ce9800b14eb7eee846295e8d80c29b.tar.bz2 aports-468e882007ce9800b14eb7eee846295e8d80c29b.tar.xz |
community/tesseract-ocr: rebuild against icu 65.1
Diffstat (limited to 'community')
-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 a81da35e8b..aef22c93d1 100644 --- a/community/tesseract-ocr/APKBUILD +++ b/community/tesseract-ocr/APKBUILD @@ -3,7 +3,7 @@ pkgname=tesseract-ocr pkgver=4.1.1 _tdver=4.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="open source OCR engine" url="https://github.com/tesseract-ocr/tesseract/releases" arch="all" |