diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-05-11 18:15:20 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-13 06:59:51 +0700 |
commit | 1dce2e2b6b4115d1c45eadb8d2467e033059a8d6 (patch) | |
tree | 6355a18bd175daaea95894e851208a94e3f6b41f /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | 83eeaa6bf2058361b105a681042ae5e3aef58f2a (diff) |
libraries/dropbox-python: Updated for version 7.3.0.
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 646ff4cb7ce2c..7258723893bdb 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.2.1} +VERSION=${VERSION:-7.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |