diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-06-03 19:05:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 07:56:22 +0700 |
commit | b57aba2a369f2a4393e104ffc89ce844cb92da6e (patch) | |
tree | 8fc7e7bb6f057c773aee6de903a180af1c2ffd94 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 32253f98b2ca3d91b93a76b0b6be6be8a767e118 (diff) |
libraries/dropbox-python: Updated for version 7.3.1.
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 7258723893bd..220ca9f3379c 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:-7.3.0} +VERSION=${VERSION:-7.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |