diff --git a/srcpkgs/python3-fasteners/template b/srcpkgs/python3-fasteners/template index 3c2c2b36d16..e87e07ec2d3 100644 --- a/srcpkgs/python3-fasteners/template +++ b/srcpkgs/python3-fasteners/template @@ -1,7 +1,7 @@ # Template file for 'python3-fasteners' pkgname=python3-fasteners version=0.18 -revision=1 +revision=2 wrksrc="fasteners-${version}" build_style=python3-pep517 hostmakedepends="python3 python3-wheel"