diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-04 09:48:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-11 07:07:43 +0700 |
commit | 2932adfe30245a05d5fe3721bf732bc3b311accb (patch) | |
tree | 88fed4474a712872c4c888dbdeb34af5dd923faa /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | c32b31ccab993a35c92ecd686c9b4e36baf47282 (diff) |
libraries/dropbox-python: Updated for version 8.4.1.
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 3b91b0936a588..cfdc05f8d2665 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:-8.0.0} +VERSION=${VERSION:-8.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |