python3-PyQt-builder: update to 1.14.0.
This commit is contained in:
parent
6811110ac6
commit
e4879bbf49
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-PyQt-builder'
|
# Template file for 'python3-PyQt-builder'
|
||||||
pkgname=python3-PyQt-builder
|
pkgname=python3-PyQt-builder
|
||||||
version=1.13.0
|
version=1.14.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools sip"
|
hostmakedepends="python3-setuptools sip"
|
||||||
depends="python3 sip>=6.3"
|
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"
|
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=4877580c38ceb5320e129b381d083b0a8601c68166d8b99707f08fa0a1689eef
|
checksum=6755931c6d2f8940553e0334d10c933ce5cc18b64425e94fda1accf4ff774f59
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf $DESTDIR/$py3_sitelib/pyqtbuild/bundle
|
rm -rf $DESTDIR/$py3_sitelib/pyqtbuild/bundle
|
||||||
|
|
Loading…
Reference in New Issue