diff options
author | LukenShiro <lukenshiro@ngi.it> | 2015-11-05 01:28:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-05 01:28:51 +0700 |
commit | d30b4a14580b9e52d7816c071de9468913c7de26 (patch) | |
tree | bf1c0762656d502add082a695b1e11fa1872a317 /graphics/tesseract/tesseract.info | |
parent | de0bd3394e0bbbd3ae2de482f859ea08b0335847 (diff) | |
download | slackbuilds-d30b4a14580b9e52d7816c071de9468913c7de26.tar.gz |
graphics/tesseract: Updated for version 3.04.00.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/tesseract/tesseract.info')
-rw-r--r-- | graphics/tesseract/tesseract.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/tesseract/tesseract.info b/graphics/tesseract/tesseract.info index 9d0e42ae69..1a4862f2a0 100644 --- a/graphics/tesseract/tesseract.info +++ b/graphics/tesseract/tesseract.info @@ -1,10 +1,10 @@ PRGNAM="tesseract" -VERSION="3.02.02" -HOMEPAGE="http://code.google.com/p/tesseract-ocr/" -DOWNLOAD="https://tesseract-ocr.googlecode.com/files/tesseract-3.02.02.tar.gz \ - https://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.02.eng.tar.gz" -MD5SUM="3d57ee5777fa998632ad0693c13a0e9e \ - 3562250fe6f4e76229a329166b8ae853" +VERSION="3.04.00" +HOMEPAGE="https://github.com/tesseract-ocr" +DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/3.04.00.tar.gz \ + https://github.com/tesseract-ocr/tessdata/raw/3.04.00/eng.traineddata" +MD5SUM="078130b9c7d28c558a0e49d432505864 \ + 59a99c829aa385ae8cde35775e32e57f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="leptonica" |