diff --git a/srcpkgs/python3-setproctitle/template b/srcpkgs/python3-setproctitle/template index fc848b086c9..36148a426f9 100644 --- a/srcpkgs/python3-setproctitle/template +++ b/srcpkgs/python3-setproctitle/template @@ -1,7 +1,7 @@ # Template file for 'python3-setproctitle' pkgname=python3-setproctitle version=1.2.1 -revision=1 +revision=2 wrksrc="setproctitle-${version}" build_style=python3-module hostmakedepends="python3-setuptools"