python3-PyQt-builder: update to 1.9.1.
This commit is contained in:
parent
cc20b25d44
commit
e35d1c8bfa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-PyQt-builder'
|
||||
pkgname=python3-PyQt-builder
|
||||
version=1.9.0
|
||||
version=1.9.1
|
||||
revision=1
|
||||
wrksrc=PyQt-builder-$version
|
||||
build_style=python3-module
|
||||
|
@ -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=54520b4d40d6e6d1307f9cebab4730ae78e01873c88866aa1e5192c24801005a
|
||||
checksum=8d669fe8fa434a3e47abde3b40d924d91932e8e19d88b20c778a3e1c77621ebc
|
||||
|
||||
post_install() {
|
||||
rm -rf $DESTDIR/$py3_sitelib/pyqtbuild/bundle
|
||||
|
|
Loading…
Reference in New Issue