diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-07-15 23:11:38 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-17 07:15:46 +0700 |
commit | 9b3d351bf0f3c608cd2b9f44e1b9435961340586 (patch) | |
tree | 81aca6fcb8d4f9ca6ea2fe1bb6b0dcee7bf8e156 /python/python-keyring/python-keyring.SlackBuild | |
parent | 2252f4fe7fadf69eeb5b0150d64f568d188b5081 (diff) |
python/python-keyring: Updated for version 13.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-keyring/python-keyring.SlackBuild')
-rw-r--r-- | python/python-keyring/python-keyring.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-keyring/python-keyring.SlackBuild b/python/python-keyring/python-keyring.SlackBuild index c5ef9fc6e290c..5b72583158dae 100644 --- a/python/python-keyring/python-keyring.SlackBuild +++ b/python/python-keyring/python-keyring.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python-keyring SRCNAM=$(echo $PRGNAM | cut -c8-14) -VERSION=${VERSION:-12.0.1} +VERSION=${VERSION:-13.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |