diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-13 05:54:21 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 07:40:41 +0700 |
commit | 257424c6e69a4cf5c7c1585e59c605c4401628fe (patch) | |
tree | d7ae83c3fdeccd4138e28aecddc120578e55a467 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | efe46039cabfa69ffbcabc645d3741afa7e16dea (diff) | |
download | slackbuilds-257424c6e69a4cf5c7c1585e59c605c4401628fe.tar.gz |
libraries/dropbox-python: Updated for version 6.2.
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 3cfc8a53aa..7c2cfae824 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.1} +VERSION=${VERSION:-6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |