diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-08 04:50:08 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-11 08:53:26 +0700 |
commit | 48e12efa28884d07bbec225fb40f3f0a2b5eb339 (patch) | |
tree | abafe54150185093b9bb4adb6b94dfd71db0d858 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 69de0f2b86e24da9e5e3b6dbcc0ee3d42e687a42 (diff) |
libraries/dropbox-python: Updated for version 6.8.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 145165b4cd55..707796794c33 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:-6.7.0} +VERSION=${VERSION:-6.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |