diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-23 10:40:09 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-26 18:28:42 +0700 |
commit | 2ec36633d72f39f3df2882654babfed30265d3a6 (patch) | |
tree | 049f3e9f87dd6efbb4573bf3bd24c034b08dba36 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 6cee8be0a46055420e172abf2b6aa14e069608fd (diff) |
libraries/dropbox-python: Updated for version 8.0.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/dropbox-python/dropbox-python.SlackBuild')
-rw-r--r-- | libraries/dropbox-python/dropbox-python.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/dropbox-python/dropbox-python.SlackBuild b/libraries/dropbox-python/dropbox-python.SlackBuild index 220ca9f3379c9..3b91b0936a588 100644 --- a/libraries/dropbox-python/dropbox-python.SlackBuild +++ b/libraries/dropbox-python/dropbox-python.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=dropbox-python SCRNAM=$(printf $PRGNAM | cut -c1-7) -VERSION=${VERSION:-7.3.1} +VERSION=${VERSION:-8.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |