diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-05-12 06:40:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-12 08:18:30 +0700 |
commit | a60c33e6fcb83509faef7442b711846ab495c9d5 (patch) | |
tree | 1689df8ff07a6d95dbf85a48f75011d6186135f8 /python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild | |
parent | d8bc6fd7c5dc93e87f904c9cf22af12210f6448f (diff) |
python/python3-PyMuPDF: Updated for version 1.24.3.
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 bb0690c9d7..c81c259d1a 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.2} +VERSION=${VERSION:-1.24.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |