diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-09-06 23:13:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-06 23:46:54 +0700 |
commit | 4048cd3fe9a7701d3bdc448b375fad34951a2d2f (patch) | |
tree | bf3fc4c0cdde4e090b70cd9d77e2225c621bfe1d /python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild | |
parent | 72fa3b70acc2e0a39d0805bb56e3b19752688d8c (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.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 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} |