diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-11-21 07:21:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-28 07:26:30 +0700 |
commit | 76010acd2c3d0f8a558cf0d88cabb1ce95feaf43 (patch) | |
tree | cb46f20114a45f4ae31bb838624418bbd45a0796 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | c9c6f0d6db29f5c450ebe03dab47d2384971c2ff (diff) | |
download | slackbuilds-76010acd2c3d0f8a558cf0d88cabb1ce95feaf43.tar.gz |
libraries/dropbox-python: Updated for version 3.42.
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 a46a7079f1..838a2aa9a0 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.41} +VERSION=${VERSION:-3.42} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |