diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-26 07:30:50 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-03 09:17:38 +0700 |
commit | adca2901a72f288ba677832096bb6f97d763d221 (patch) | |
tree | e579bdfe47bdd6c83bfb5dc93d4175e58fb1dc16 /libraries/dropbox-python/dropbox-python.SlackBuild | |
parent | c52ba6cc83124173cc64cd9499c3dce08271dda9 (diff) |
libraries/dropbox-python: Updated for version 3.34.
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 1bc63e9ef930a..cb024dec14ef7 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.28} +VERSION=${VERSION:-3.34} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |