diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-02 07:28:15 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-03 07:48:41 +0700 |
commit | 23f31fe15c725fa375f3a7745ad6150edf6bcad2 (patch) | |
tree | ca7ae592ca0f42af6105eefd86cf2dd00fa9a381 /python/s3transfer/s3transfer.SlackBuild | |
parent | 48a3e4da063747826faa7a90fcb5303612f57c3e (diff) |
python/s3transfer: Updated for version 0.1.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/s3transfer/s3transfer.SlackBuild')
-rw-r--r-- | python/s3transfer/s3transfer.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/s3transfer/s3transfer.SlackBuild b/python/s3transfer/s3transfer.SlackBuild index f1fc6c82c6e8..dfe7a9fad0d1 100644 --- a/python/s3transfer/s3transfer.SlackBuild +++ b/python/s3transfer/s3transfer.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=s3transfer -VERSION=${VERSION:-0.1.2} +VERSION=${VERSION:-0.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |