diff --git a/srcpkgs/python3-PyQt-builder/template b/srcpkgs/python3-PyQt-builder/template index 09f6cfabdd..24141e24b2 100644 --- a/srcpkgs/python3-PyQt-builder/template +++ b/srcpkgs/python3-PyQt-builder/template @@ -1,11 +1,11 @@ # Template file for 'python3-PyQt-builder' pkgname=python3-PyQt-builder version=1.12.1 -revision=1 +revision=2 wrksrc=PyQt-builder-$version build_style=python3-module hostmakedepends="python3-setuptools sip" -depends="python3 sip>=6.0.0" +depends="python3 sip>=6.3" short_desc="PEP 517 compliant PyQt build system" maintainer="Đoàn Trần Công Danh " license="GPL-2.0-only, GPL-3.0-only, custom:SIP"