diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-05-31 22:59:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-01 02:00:21 +0700 |
commit | cbbfc3b68ca6a28c1aba3054195de0e8e4180ddd (patch) | |
tree | 8d8dedcdfe25d615b7c7aae1763d718b3dd8687a /python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild | |
parent | d38c51924ca804d2f8451670b1205089b675a371 (diff) |
python/python3-PyMuPDF: Updated for version 1.24.5.
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 92084db862..e516f73c57 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.4} +VERSION=${VERSION:-1.24.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |