diff --git a/srcpkgs/python3-fasteners/template b/srcpkgs/python3-fasteners/template index be3fd0ac541..937627c24f6 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.16.3 -revision=1 +revision=2 wrksrc="fasteners-${version}" build_style=python3-module hostmakedepends="python3-setuptools"