diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-13 05:33:59 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-19 19:49:09 +0700 |
commit | 9dda75097a0db05d1e00d0a05343fb092d1813e2 (patch) | |
tree | cc3786271af464adde377423293f9826aa9ce42b /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | bdd410609e95b79666e3b0bbf8c427f3d7db497e (diff) | |
download | slackbuilds-9dda75097a0db05d1e00d0a05343fb092d1813e2.tar.gz |
libraries/dropbox-python: Updated for version 3.27.
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 b42305df90..a7793da274 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:-3.23} +VERSION=${VERSION:-3.27} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |