aboutsummaryrefslogtreecommitdiff
path: root/python/python3-keyring/python3-keyring.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-05-13 20:35:43 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-14 22:42:21 +0700
commita725929a5ad487b3e90251b2d9e30950559651d3 (patch)
treeb581caee3e5cb99947c68e82f57dd21e6bf19029 /python/python3-keyring/python3-keyring.SlackBuild
parente95976b603f45303bee9464e11338eb8fb817549 (diff)
python/python3-keyring: Update for 25.2.1
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 385b8eedd8..37ae6fffbe 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.2.0}
+VERSION=${VERSION:-25.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}