python3-PyQt-builder: update to 1.15.4.
This commit is contained in:
parent
ae4ae43774
commit
41b4f9f575
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-PyQt-builder'
|
||||
pkgname=python3-PyQt-builder
|
||||
version=1.15.0
|
||||
revision=2
|
||||
version=1.15.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools sip"
|
||||
depends="python3 sip>=6.3"
|
||||
|
@ -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"
|
||||
homepage="https://www.riverbankcomputing.com/software/pyqt/"
|
||||
distfiles="$PYPI_SITE/P/PyQt-builder/PyQt-builder-$version.tar.gz"
|
||||
checksum=a90553703897eb41e27c2f1abd31fb9ed304c32ec3271b380015b54ea9762ddd
|
||||
checksum=39f8c75db17d9ce17cb6bbf3df1650b5cebc1ea4e5bd73843d21cc96612b2ae1
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/$py3_sitelib/pyqtbuild/bundle
|
||||
|
|
Loading…
Reference in New Issue