diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-09-17 13:18:18 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-18 10:16:53 +0700 |
commit | 2d7c7d601166a8a3a6b39e3ff29bef3a96ce135a (patch) | |
tree | bb97765abd2a8430697786971eabf3ed520fb016 /python/python3-keyring/python3-keyring.SlackBuild | |
parent | 1706ad2b4e23dfbc962850ab92649d526dcb0d24 (diff) |
python/python3-keyring: Update for 25.4.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 073a32f8bb..d4a750c5f7 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.3.0} +VERSION=${VERSION:-25.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |