diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-06-28 18:53:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-28 22:39:36 +0700 |
commit | 501f0865dd636a93ad03fa4bc9544af1056f221c (patch) | |
tree | 180ffd3cedfaf8bf0855cc4c40eabf4f1a1b6e74 /python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild | |
parent | 45c1c3a4365d843305e733fd1a38543eadd2ad24 (diff) |
python/python3-PyMuPDF: Updated for version 1.24.7.
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 e516f73c57..126d1f3c22 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.5} +VERSION=${VERSION:-1.24.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |