diff --git a/srcpkgs/PyInstaller/template b/srcpkgs/PyInstaller/template index 56540a579e8..baebb65246a 100644 --- a/srcpkgs/PyInstaller/template +++ b/srcpkgs/PyInstaller/template @@ -1,7 +1,7 @@ # Template file for 'PyInstaller' pkgname=PyInstaller version=4.1 -revision=3 +revision=4 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="zlib-devel"