diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-05-24 12:16:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-24 12:41:18 +0700 |
commit | 1c59e37a6363ed0ab772eff81e21b4234488f31c (patch) | |
tree | fe5aac4191c043b5e4deab64ea37a7bd1e716bbd /python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild | |
parent | 74f093024141f2423a4d0f89c8ddd73e3f8c0ff6 (diff) |
python/python3-PyMuPDF: Updated for version 1.24.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild')
-rw-r--r-- | python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild b/python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild index c81c259d1a..92084db862 100644 --- a/python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild +++ b/python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-PyMuPDF -VERSION=${VERSION:-1.24.3} +VERSION=${VERSION:-1.24.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |