diff --git a/srcpkgs/python3-daemonize/template b/srcpkgs/python3-daemonize/template index 274e42079fc..caf1fbf54a7 100644 --- a/srcpkgs/python3-daemonize/template +++ b/srcpkgs/python3-daemonize/template @@ -1,7 +1,7 @@ # Template file for 'python3-daemonize' pkgname=python3-daemonize version=2.5.0 -revision=4 +revision=5 wrksrc="daemonize-${version}" build_style=python3-module hostmakedepends="python3-setuptools"