aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pykeepass/python3-pykeepass.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-07-31 12:35:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-01 06:13:17 +0700
commit317d8c5db0ece5b25a7560caef23fb22264550bc (patch)
treef32ff37a59ae44b613b37ac1063e698829cfd302 /python/python3-pykeepass/python3-pykeepass.SlackBuild
parentd47d5502b092234e2d94eff5425933a048dfd907 (diff)
python/python3-pykeepass: Update for 4.1.0.post1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pykeepass/python3-pykeepass.SlackBuild')
-rw-r--r--python/python3-pykeepass/python3-pykeepass.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pykeepass/python3-pykeepass.SlackBuild b/python/python3-pykeepass/python3-pykeepass.SlackBuild
index 2427952195..e7ca71e931 100644
--- a/python/python3-pykeepass/python3-pykeepass.SlackBuild
+++ b/python/python3-pykeepass/python3-pykeepass.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pykeepass
-VERSION=${VERSION:-4.1.0}
+VERSION=${VERSION:-4.1.0.post1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}