diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-11-17 03:25:41 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 11:44:13 +0700 |
commit | 4df8eb8f45dfe3af621b5d6e6d8a0a35eaeb9fe2 (patch) | |
tree | 0e2095ff12278ca734397f9e1ea8f0b3b8443274 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 5c41932c7fdbfebec32bdc6af48379351bafee9e (diff) |
libraries/dropbox-python: Updated for version 3.41.
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 2eb839b050c5c..a46a7079f188d 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.38} +VERSION=${VERSION:-3.41} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |