From 4b9ba1d06e85db0883b7c80f410886329acf4be5 Mon Sep 17 00:00:00 2001 From: Logan Rathbone Date: Thu, 10 Aug 2023 14:31:55 -0400 Subject: graphics/tesseract: Updated for version 5.3.2. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- graphics/tesseract/tesseract.SlackBuild | 2 +- graphics/tesseract/tesseract.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/tesseract/tesseract.SlackBuild b/graphics/tesseract/tesseract.SlackBuild index 9331e4bc77db..c83831d7e800 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 86c3f316091d..764f0224cc6a 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="" -- cgit v1.2.3