diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-29 22:59:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-31 08:33:06 +0700 |
commit | 504e2d181699f4a6e634e16d3c301f3558c41b6f (patch) | |
tree | 5d981d6d0be1511abddc1abadc26f603e4911389 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 35b90ccf898ea048a14b99a230d77fb621fe9644 (diff) |
libraries/dropbox-python: Updated for version 3.38.
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 17ca318c1d0c0..2eb839b050c5c 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.37} +VERSION=${VERSION:-3.38} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |