From a1182abd23e437c8bd6e50c317ccd6d9296627bc Mon Sep 17 00:00:00 2001 From: Reed Wade Date: Tue, 28 Apr 2020 16:47:38 +0200 Subject: [PATCH] s3cmd: update to 2.1.0. --- srcpkgs/s3cmd/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/s3cmd/template b/srcpkgs/s3cmd/template index 884c4a381d6..8e79daef244 100644 --- a/srcpkgs/s3cmd/template +++ b/srcpkgs/s3cmd/template @@ -1,7 +1,7 @@ # Template file for 's3cmd' pkgname=s3cmd -version=2.0.2 -revision=3 +version=2.1.0 +revision=1 archs=noarch build_style=python3-module pycompile_module="S3" @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" #changelog="https://github.com/s3tools/s3cmd/raw/master/NEWS" homepage="http://s3tools.org/s3cmd" distfiles="https://github.com/s3tools/${pkgname}/archive/v${version}.tar.gz" -checksum=50e11a040f97c08b5a80fe28a21ac337f5d62deeddfdf14bb6543e911b273347 +checksum=2293f775fde77201bf8e489f20516fd594168c77897168f129e5c1a2b33b7e37 pre_install() { export S3CMD_INSTPATH_DOC="share/doc"