aboutsummaryrefslogtreecommitdiff
path: root/python/python3-keyring/python3-keyring.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-04-30 13:28:19 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-04 21:45:08 +0700
commit8d3013987c5763a9f888f756273f82d91f1a8474 (patch)
tree989f48beab5c073cced98fd18895b88e00b683fc /python/python3-keyring/python3-keyring.SlackBuild
parent8671afaccfaa682634ded0e80005a272d21d2829 (diff)
python/python3-keyring: Update for 25.2.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-keyring/python3-keyring.SlackBuild')
-rw-r--r--python/python3-keyring/python3-keyring.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-keyring/python3-keyring.SlackBuild b/python/python3-keyring/python3-keyring.SlackBuild
index 14c403ea65..385b8eedd8 100644
--- a/python/python3-keyring/python3-keyring.SlackBuild
+++ b/python/python3-keyring/python3-keyring.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-keyring
-VERSION=${VERSION:-25.1.0}
+VERSION=${VERSION:-25.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}