diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-04-07 20:34:22 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:36 +0700 |
commit | b3684da963a44164b91d7339e5dbb933324737da (patch) | |
tree | b14fa5a0f1e41be3c18f8709a2e1fb62adca740b /python/python-keyring/python-keyring.SlackBuild | |
parent | e95ffda295b14e389ea90301ae0889a876691995 (diff) |
python/python-keyring: Updated for version 12.0.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 68ef080d0a237..c5ef9fc6e290c 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:-10.6.0} +VERSION=${VERSION:-12.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |