diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-04 09:15:30 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-10 09:15:06 +0700 |
commit | 4694437588cade2505860e64c76c7d5120991dc3 (patch) | |
tree | e7895e36ecde8c692ce87d9119bf33a2f927d39e /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 7403a4122f0089206890ee78e69e7b56095d66b0 (diff) | |
download | slackbuilds-4694437588cade2505860e64c76c7d5120991dc3.tar.gz |
libraries/dropbox-python: Updated for version 3.36.
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 cb024dec14..a433044d00 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.34} +VERSION=${VERSION:-3.36} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |