diff --git a/srcpkgs/awsume/template b/srcpkgs/awsume/template index 0f6c21d60d..40a6624a20 100644 --- a/srcpkgs/awsume/template +++ b/srcpkgs/awsume/template @@ -1,9 +1,9 @@ # Template file for 'awsume' pkgname=awsume version=4.4.1 -revision=1 -archs=noarch +revision=2 build_style=python3-module +hostmakedepends="python3 python3-setuptools" makedepends="python3-argcomplete python3-boto3 python3-colorama python3-coverage python3-pluggy python3-psutil python3-xmltodict python3-yaml" depends="$makedepends"