diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-30 22:17:48 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-01 07:28:39 +0700 |
commit | 33a96794e7f5470392865597134bcc70e7712dd6 (patch) | |
tree | 7280475c59da4260f4a7748c8dd668840cb4a3f6 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 6d7dda48fecadf23b75bb566ef79c8750e2920a2 (diff) |
libraries/dropbox-python: Updated for version 6.9.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 707796794c33..96e2e32beee9 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.8.0} +VERSION=${VERSION:-6.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |