diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-03-03 06:38:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-03 06:38:28 +0700 |
commit | e4562e33191ece6ed2edb057d09875dc5a8dd2e1 (patch) | |
tree | 4c41954b778d68ef9a4b0d7451c6ddae0ab3ed84 /python/s3cmd/s3cmd.SlackBuild | |
parent | f51ea47d6680ce687a121380206808e416a34c6b (diff) |
python/s3cmd: Updated for version 1.5.0_beta1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/s3cmd/s3cmd.SlackBuild')
-rw-r--r-- | python/s3cmd/s3cmd.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/s3cmd/s3cmd.SlackBuild b/python/s3cmd/s3cmd.SlackBuild index 08a5ddf611d9..c800b34eae5c 100644 --- a/python/s3cmd/s3cmd.SlackBuild +++ b/python/s3cmd/s3cmd.SlackBuild @@ -5,7 +5,7 @@ # Written by Larry Hajali <larryhaja[at]gmail[dot]com> PRGNAM=s3cmd -VERSION=${VERSION:-1.1.0_beta3} +VERSION=${VERSION:-1.5.0_beta1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |