python3-PyQt-builder: update to 1.13.0.
This commit is contained in:
parent
6ad45bd8d1
commit
145608da0d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-PyQt-builder'
|
||||
pkgname=python3-PyQt-builder
|
||||
version=1.12.1
|
||||
revision=2
|
||||
version=1.13.0
|
||||
revision=1
|
||||
wrksrc=PyQt-builder-$version
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools sip"
|
||||
|
@ -11,7 +11,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=9a71e9cac134702467bd93ed9c7a5a47dc4386d93501bdcafb14cd08b3041d40
|
||||
checksum=4877580c38ceb5320e129b381d083b0a8601c68166d8b99707f08fa0a1689eef
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/$py3_sitelib/pyqtbuild/bundle
|
||||
|
|
Loading…
Reference in New Issue