python3-PyQt-builder: update to 1.15.0.

This commit is contained in:
Đoàn Trần Công Danh 2023-05-14 16:07:04 +07:00
parent 79d77467ff
commit 2fd8b86d3b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-PyQt-builder' # Template file for 'python3-PyQt-builder'
pkgname=python3-PyQt-builder pkgname=python3-PyQt-builder
version=1.14.1 version=1.15.0
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools sip" hostmakedepends="python3-setuptools sip"
@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="GPL-2.0-only, GPL-3.0-only, custom:SIP" license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
homepage="https://www.riverbankcomputing.com/software/pyqt/" homepage="https://www.riverbankcomputing.com/software/pyqt/"
distfiles="$PYPI_SITE/P/PyQt-builder/PyQt-builder-$version.tar.gz" distfiles="$PYPI_SITE/P/PyQt-builder/PyQt-builder-$version.tar.gz"
checksum=83bc3e300aff8b41405804b6a9c2913389ab59c48ad9f0cb8584a6ef73bca502 checksum=a90553703897eb41e27c2f1abd31fb9ed304c32ec3271b380015b54ea9762ddd
post_install() { post_install() {
rm -rf $DESTDIR/$py3_sitelib/pyqtbuild/bundle rm -rf $DESTDIR/$py3_sitelib/pyqtbuild/bundle