From e4562e33191ece6ed2edb057d09875dc5a8dd2e1 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 3 Mar 2014 06:38:28 +0700 Subject: python/s3cmd: Updated for version 1.5.0_beta1. Signed-off-by: Willy Sudiarto Raharjo --- python/s3cmd/README | 2 +- python/s3cmd/s3cmd.SlackBuild | 2 +- python/s3cmd/s3cmd.info | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/s3cmd/README b/python/s3cmd/README index 88b9f251b6..97e8f25d43 100644 --- a/python/s3cmd/README +++ b/python/s3cmd/README @@ -2,7 +2,7 @@ S3cmd is a command line tool for uploading, retrieving and managing data in Amazon S3. It is best suited for power users who don't fear command line. It is also ideal for scripts, automated backups triggered from cron, etc. -Optional: python-magic +Optional: python-magic and pytz Before s3cmd can be used it must first be set up. Run 's3cmd --configure' and enter in you access key and your secret key and follow the instructions. After diff --git a/python/s3cmd/s3cmd.SlackBuild b/python/s3cmd/s3cmd.SlackBuild index 08a5ddf611..c800b34eae 100644 --- a/python/s3cmd/s3cmd.SlackBuild +++ b/python/s3cmd/s3cmd.SlackBuild @@ -5,7 +5,7 @@ # Written by Larry Hajali PRGNAM=s3cmd -VERSION=${VERSION:-1.1.0_beta3} +VERSION=${VERSION:-1.5.0_beta1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/s3cmd/s3cmd.info b/python/s3cmd/s3cmd.info index 34be43b401..409071bc12 100644 --- a/python/s3cmd/s3cmd.info +++ b/python/s3cmd/s3cmd.info @@ -1,8 +1,8 @@ PRGNAM="s3cmd" -VERSION="1.1.0_beta3" +VERSION="1.5.0_beta1" HOMEPAGE="http://s3tools.org/s3cmd" -DOWNLOAD="http://downloads.sourceforge.net/s3tools/s3cmd-1.1.0-beta3.tar.gz" -MD5SUM="b27d9a5d5b5e32798947a3661e67e537" +DOWNLOAD="http://downloads.sourceforge.net/s3tools/s3cmd-1.5.0-beta1.tar.gz" +MD5SUM="14d651221d80948af3d065a62e9dd6c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" -- cgit v1.2.3