diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2024-07-25 08:18:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-25 09:11:01 +0700 |
commit | 5baea5c49f2851e7666b98ae49ac5d7b370bafed (patch) | |
tree | 0dd8e27198a1b65a512d15ae69a097b93b01e331 /python/python3-PyMuPDF/python3-PyMuPDF.SlackBuild | |
parent | ddc64e46b6234bd0cb9fe5ee35e46c5db9a39687 (diff) |
python/python3-PyMuPDF: Updated for version 1.24.9.
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 126d1f3c22..56a7578bd5 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.7} +VERSION=${VERSION:-1.24.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |