diff --git a/srcpkgs/s3cmd/template b/srcpkgs/s3cmd/template index e0ac4f08a58..55d54c63816 100644 --- a/srcpkgs/s3cmd/template +++ b/srcpkgs/s3cmd/template @@ -1,6 +1,6 @@ # Template file for 's3cmd' pkgname=s3cmd -version="1.5.1.2" +version="1.5.2" 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=8245ce97989484e3ebf3461c15f11c4efeeedf5892a2b552589c050a4b36e7a7 +checksum=f6ff8b682b39d5f896d2da7002df7f88508e6550d5d54f16c49c3414daa0aae9 pre_install() { export S3CMD_INSTPATH_DOC="usr/share/doc"