diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-21 04:42:10 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-26 10:05:34 +0700 |
commit | 3fb106717e2239ad207ab5e54505a1541e669da4 (patch) | |
tree | d77b42d3a77113471827b5be973f5e3068e99c2f /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 237d08f45b91f0b3a406d2eadc045d68bccf8a05 (diff) |
libraries/dropbox-python: Updated for version 3.28.
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 a7793da27425..1bc63e9ef930 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.27} +VERSION=${VERSION:-3.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |