diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-13 05:46:34 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-14 09:14:11 +0700 |
commit | 51d9a8e152063c39e144a0fc6db7a74d909376ab (patch) | |
tree | e9fecc9910d89aaccd363b62c2a38171d2ada4e1 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | e40ffd68a9792738c444bc0f27b9c74cf1fb4303 (diff) |
libraries/dropbox-python: Updated for version 6.7.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 0ac983ace98d0..145165b4cd55a 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.6.2} +VERSION=${VERSION:-6.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |