tesseract-ocr: rebuild for new icu (#2528)

the latest package links against old icu
This commit is contained in:
Christoph Reiter
2017-05-31 10:09:37 +02:00
committed by Алексей
parent 7f71bc70f2
commit f11357a521

View File

@@ -5,7 +5,7 @@ _realname=tesseract-ocr
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=3.04.01
pkgrel=2
pkgrel=3
pkgdesc="Tesseract OCR (mingw-w64)"
arch=('any')
url="https://github.com/tesseract-ocr/tesseract"