diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-01 19:20:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-02 19:12:05 +0700 |
commit | 7f10e6c88c83b7addebe39df002ada212d1de981 (patch) | |
tree | ded8ea734830c32beb614ddcd901df6d38b5fa1a /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 4ff60e51ab78ce0832b51debd50c72358e58d8fb (diff) | |
download | slackbuilds-7f10e6c88c83b7addebe39df002ada212d1de981.tar.gz |
libraries/dropbox-python: Updated for version 6.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 21315503d2..e1f4e40acd 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:-5.2.2} +VERSION=${VERSION:-6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |