summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Logan Rathbone2023-08-10 20:31:55 +0200
committer Willy Sudiarto Raharjo2023-08-12 03:29:49 +0200
commit4b9ba1d06e85db0883b7c80f410886329acf4be5 (patch)
treec41797831f2ae830e049273630e40b97c4745dfe /graphics
parentbd3ec7ee51fb7da5e4a9dcbe03d4368094669ac8 (diff)
downloadslackbuilds-4b9ba1d06e85db0883b7c80f410886329acf4be5.tar.gz
graphics/tesseract: Updated for version 5.3.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-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 9331e4bc77..c83831d7e8 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.3.1}
+VERSION=${VERSION:-5.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/tesseract/tesseract.info b/graphics/tesseract/tesseract.info
index 86c3f31609..764f0224cc 100644
--- a/graphics/tesseract/tesseract.info
+++ b/graphics/tesseract/tesseract.info
@@ -1,9 +1,9 @@
PRGNAM="tesseract"
-VERSION="5.3.1"
+VERSION="5.3.2"
HOMEPAGE="https://github.com/tesseract-ocr"
-DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/5.3.1/tesseract-5.3.1.tar.gz \
+DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/5.3.2/tesseract-5.3.2.tar.gz \
https://github.com/tesseract-ocr/tessdata/raw/4.1.0/eng.traineddata"
-MD5SUM="39c2d8d7a3efa2265f8fcf4f27f76652 \
+MD5SUM="48257c40a24a49912383626cf4d9606c \
57e0df3d84fed9fbf8c7a8e589f8f012"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""