s3cmd: update to 1.6.0.

This commit is contained in:
Eivind Uggedal 2015-09-19 15:37:24 +02:00
parent 2a3c2a54e5
commit b83ea41d52
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 's3cmd'
pkgname=s3cmd
version="1.5.2"
version=1.6.0
revision=1
noarch=yes
build_style=python-module
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="GPL-2"
homepage="http://s3tools.org/s3cmd"
distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz"
checksum=f6ff8b682b39d5f896d2da7002df7f88508e6550d5d54f16c49c3414daa0aae9
checksum=4c738263e616d61ef8c2e970ee0c5b6a92f358b1b6b545bd9a5fbbfe9f38e3a9
pre_install() {
export S3CMD_INSTPATH_DOC="usr/share/doc"