diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-08 16:30:34 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:10:54 +0700 |
commit | f15d6a58329963e80fcd3f0c0ed6efbc889ce413 (patch) | |
tree | cd95f5c0b85a5dc7756a531485032ce74e08a43d /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | bc024e75c2c26fa8fbc9b4a398c0ea131e096a34 (diff) |
libraries/dropbox-python: Updated for version 3.23.
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 96c860ed33e7b..b42305df90c76 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.14} +VERSION=${VERSION:-3.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |