diff --git a/srcpkgs/python3-setproctitle/template b/srcpkgs/python3-setproctitle/template index 6b6f93931af..c23c4f3926b 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.1.10 -revision=7 +revision=8 wrksrc="setproctitle-${version}" build_style=python3-module hostmakedepends="python3-setuptools"