mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-PyQt-builder: update to 1.8.0.
This commit is contained in:
parent
ad1d8cfdb6
commit
666ee6e3ea
1 changed files with 2 additions and 2 deletions
|
@ -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.7.0
|
version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=PyQt-builder-$version
|
wrksrc=PyQt-builder-$version
|
||||||
build_style=python3-module
|
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"
|
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=b6e3c826f98ff4006ecb34df491ac6062a023b63a32e9f9f50904867aff72f2e
|
checksum=30b5fd3d1bdafeae3131070ebdc55481cf72c6a05a1b73ea2b420678bed2650c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf $DESTDIR/$py3_sitelib/pyqtbuild/bundle
|
rm -rf $DESTDIR/$py3_sitelib/pyqtbuild/bundle
|
||||||
|
|
Loading…
Add table
Reference in a new issue