aboutsummaryrefslogtreecommitdiff
path: root/python/python3-keyring/python3-keyring.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-10-26 13:23:50 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-27 09:39:13 +0700
commite16d24c79ae9c7c2abcf377cba438646757a39af (patch)
treec3ac6d934d9fecc50ecf7e5e1119263b5f270526 /python/python3-keyring/python3-keyring.SlackBuild
parent73c03f2b17edf7085ca61a1f2a6b8106237fe825 (diff)
python/python3-keyring: Update for 25.5.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 1e7bca94b7..5bdb75588e 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.4.1}
+VERSION=${VERSION:-25.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}