aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pypdf/python3-pypdf.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2025-09-29 19:44:03 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-03 06:51:25 +0700
commita32af88d267e0dbd650b5a276575f61708194171 (patch)
tree43e6c4d6df2715bd2205163b706807329c0a6d84 /python/python3-pypdf/python3-pypdf.SlackBuild
parent8e4061a58b874855ce9edf7e02741d176b26c69c (diff)
python/python3-pypdf: Updated for version 6.1.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pypdf/python3-pypdf.SlackBuild')
-rw-r--r--python/python3-pypdf/python3-pypdf.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pypdf/python3-pypdf.SlackBuild b/python/python3-pypdf/python3-pypdf.SlackBuild
index beee0fc3b8..2f4efbbcdf 100644
--- a/python/python3-pypdf/python3-pypdf.SlackBuild
+++ b/python/python3-pypdf/python3-pypdf.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pypdf
-VERSION=${VERSION:-6.1.0}
+VERSION=${VERSION:-6.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}