diff --git a/srcpkgs/sip5/template b/srcpkgs/sip5/template index cbbd61cbb73..b8e3d0bf10d 100644 --- a/srcpkgs/sip5/template +++ b/srcpkgs/sip5/template @@ -1,20 +1,22 @@ # Template file for 'sip5' pkgname=sip5 -version=5.4.0 -revision=3 +version=5.5.0 +revision=1 wrksrc="sip-$version" build_style=python3-module hostmakedepends="python3-devel python3-setuptools python3-packaging python3-toml" makedepends="python3-devel" depends="python3-setuptools python3-packaging python3-toml" short_desc="SIP 5 - Python 3 bindings generator for C/C++ libraries" -maintainer="Orphaned " +maintainer="Đoàn Trần Công Danh " license="GPL-2.0-only, GPL-3.0-only, custom:SIP" homepage="https://riverbankcomputing.com/software/sip/intro" distfiles="${PYPI_SITE}/s/sip/sip-${version}.tar.gz" -checksum=4282ab45948674f5ef74278a8e70d1302f65c95b519a0af19409002f5715d641 +checksum=5d024c419b30fea8a6de8c71a560c7ab0bc3c221fbfb14d55a5b865bd58eaac5 lib32disabled=yes post_install() { + sed -n '1,/SUCH DAMAGE/p' sipbuild/project.py >NOTICE + vlicense NOTICE vlicense LICENSE } diff --git a/srcpkgs/sip5/update b/srcpkgs/sip5/update new file mode 100644 index 00000000000..e96ff514fe9 --- /dev/null +++ b/srcpkgs/sip5/update @@ -0,0 +1 @@ +pkgname=sip