diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template index 9be0830952e..8ead2d8ff4a 100644 --- a/srcpkgs/aws-cli/template +++ b/srcpkgs/aws-cli/template @@ -1,8 +1,7 @@ # Template file for 'aws-cli' pkgname=aws-cli version=1.18.125 -revision=1 -archs=noarch +revision=2 wrksrc="aws-cli-${version}" build_style=python3-module hostmakedepends="python3-setuptools"