summaryrefslogtreecommitdiffstats
path: root/graphics/tesseract
diff options
context:
space:
mode:
author Logan Rathbone2022-12-29 16:33:41 +0100
committer Willy Sudiarto Raharjo2022-12-31 03:14:35 +0100
commit044199ece808d2453033f7b9cec600c22eff2cbb (patch)
tree289cf121cc8aa3aa3d9a3f4b2fa84075909610bf /graphics/tesseract
parent1a40b92cb43f31b42ed5963e83e4a8495ac734c6 (diff)
downloadslackbuilds-044199ece808d2453033f7b9cec600c22eff2cbb.tar.gz
graphics/tesseract: Updated for version 5.3.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/tesseract')
-rw-r--r--graphics/tesseract/tesseract.SlackBuild2
-rw-r--r--graphics/tesseract/tesseract.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/tesseract/tesseract.SlackBuild b/graphics/tesseract/tesseract.SlackBuild
index 2c44f6bda5..b247c84946 100644
--- a/graphics/tesseract/tesseract.SlackBuild
+++ b/graphics/tesseract/tesseract.SlackBuild
@@ -35,7 +35,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tesseract
-VERSION=${VERSION:-5.0.1}
+VERSION=${VERSION:-5.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/tesseract/tesseract.info b/graphics/tesseract/tesseract.info
index 976d062fd6..d1d54dd074 100644
--- a/graphics/tesseract/tesseract.info
+++ b/graphics/tesseract/tesseract.info
@@ -1,9 +1,9 @@
PRGNAM="tesseract"
-VERSION="5.0.1"
+VERSION="5.3.0"
HOMEPAGE="https://github.com/tesseract-ocr"
-DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/5.0.1/tesseract-5.0.1.tar.gz \
+DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/5.3.0/tesseract-5.3.0.tar.gz \
https://github.com/tesseract-ocr/tessdata/raw/4.1.0/eng.traineddata"
-MD5SUM="5b4e638bc01850278f9948938cfc390f \
+MD5SUM="a65c197a4eb6795b2e49f458a7816a7e \
57e0df3d84fed9fbf8c7a8e589f8f012"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""