diff --git a/srcpkgs/PyInstaller/template b/srcpkgs/PyInstaller/template index c6df686f3ed..aff08cf33e2 100644 --- a/srcpkgs/PyInstaller/template +++ b/srcpkgs/PyInstaller/template @@ -1,7 +1,7 @@ # Template file for 'PyInstaller' pkgname=PyInstaller version=4.1 -revision=1 +revision=2 wrksrc="pyinstaller-${version}" build_style=python3-module hostmakedepends="python3-setuptools"