diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-08-03 13:00:04 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-04 04:37:22 +0700 |
commit | 468be2950157aaaf83dcf94f04dad340475f5e39 (patch) | |
tree | 130218781da67d0022477ff0f742cda9dccb43aa /python/python3-keyring/python3-keyring.SlackBuild | |
parent | 3af58d32e626a23fa74f18631bce3550e1c5dfba (diff) |
python/python3-keyring: Update for 25.3.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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-keyring/python3-keyring.SlackBuild b/python/python3-keyring/python3-keyring.SlackBuild index 37ae6fffbe..073a32f8bb 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.1} +VERSION=${VERSION:-25.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |