aboutsummaryrefslogtreecommitdiff
path: root/python/python3-keyring/python3-keyring.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-04-02 12:41:23 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-03 10:09:55 +0700
commit31838682e9056d847fe8550a0189e9b6f332fd50 (patch)
tree39384e02f67def573c168595a4b8ab6c79c37575 /python/python3-keyring/python3-keyring.SlackBuild
parent749b9e4f2f0a6251cf300b6c149911f00edab951 (diff)
python/python3-keyring: Update for 25.1.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 c943f604ed..8d3d30a0b4 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.0.0}
+VERSION=${VERSION:-25.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}