diff --git a/srcpkgs/s3cmd/template b/srcpkgs/s3cmd/template index 55d54c63816..d20a8aeff50 100644 --- a/srcpkgs/s3cmd/template +++ b/srcpkgs/s3cmd/template @@ -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 " 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"