diff options
author | Logan Rathbone <poprocks@gmail.com> | 2023-10-12 10:45:52 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-13 10:21:13 +0700 |
commit | cc7517d99a0ff835a544016cc9703c1f38d747d4 (patch) | |
tree | e8291fb8a2c31427df3dd94e32d72d67d67f59e4 /graphics/tesseract/tesseract.info | |
parent | 9d3960abc140baf44b83111f9ebe0881d8df2d56 (diff) |
graphics/tesseract: Update for 5.3.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/tesseract/tesseract.info')
-rw-r--r-- | graphics/tesseract/tesseract.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/tesseract/tesseract.info b/graphics/tesseract/tesseract.info index 764f0224cc6a..0e63b7d6f025 100644 --- a/graphics/tesseract/tesseract.info +++ b/graphics/tesseract/tesseract.info @@ -1,9 +1,9 @@ PRGNAM="tesseract" -VERSION="5.3.2" +VERSION="5.3.3" HOMEPAGE="https://github.com/tesseract-ocr" -DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/5.3.2/tesseract-5.3.2.tar.gz \ +DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/5.3.3/tesseract-5.3.3.tar.gz \ https://github.com/tesseract-ocr/tessdata/raw/4.1.0/eng.traineddata" -MD5SUM="48257c40a24a49912383626cf4d9606c \ +MD5SUM="dbaad34a44ecbb7b81f185af7c13e21c \ 57e0df3d84fed9fbf8c7a8e589f8f012" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |