diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-12-25 20:42:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-31 18:06:26 +0700 |
commit | 8f8df1d16bc59a7b70c8cbb1606de25c104eafab (patch) | |
tree | 549bf4d41355cc10925500ca11e7d83a51b5d90d /python/python-keyring/python-keyring.SlackBuild | |
parent | d1277ad9b4919561032e3dbe17cdf038fee3cda7 (diff) |
python/python-keyring: Downgraded for version 19.2.0.
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 76aa9908f685..9ef49ede693b 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:-19.3.0} +VERSION=${VERSION:-19.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |