aboutsummaryrefslogtreecommitdiff
path: root/python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2024-09-06 23:13:40 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-06 23:46:54 +0700
commit4048cd3fe9a7701d3bdc448b375fad34951a2d2f (patch)
treebf3fc4c0cdde4e090b70cd9d77e2225c621bfe1d /python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild
parent72fa3b70acc2e0a39d0805bb56e3b19752688d8c (diff)
python/python3-PyMuPDF: Updated for version 1.24.10.
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild b/python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild
index 56a7578bd5..89c74cdaab 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.9}
+VERSION=${VERSION:-1.24.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}