diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-09-20 12:57:57 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-21 07:25:27 +0700 |
commit | d8c459011c2e6d54ee98a0606a4cb7eefbfee0e7 (patch) | |
tree | 11b69dbebdbf3c36fa8a84d88475064674544c1b /python/python3-keyring/python3-keyring.SlackBuild | |
parent | 1139682052d05bc8623105992761d05fe74eb237 (diff) |
python/python3-keyring: Update for 25.4.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.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 d4a750c5f7..1e7bca94b7 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.0} +VERSION=${VERSION:-25.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |