diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-17 04:33:08 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-20 07:51:15 +0700 |
commit | 978fd4c2ae225aecfa8fdd0a87ebb46f87c4cb6a (patch) | |
tree | 916430223c0f1dcadd9e73b0ebd302d56366ca5c /python/s3transfer/s3transfer.SlackBuild | |
parent | 018970a133e85bd0d73b05600bcf7c0c63b0275c (diff) |
python/s3transfer: Updated for version 0.1.2.
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 342f2b51bba1f..f1fc6c82c6e84 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.1} +VERSION=${VERSION:-0.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |