python3-PyQt-builder: update to 1.18.1.

This commit is contained in:
Đoàn Trần Công Danh 2025-03-05 10:23:52 +07:00
parent 1df7444598
commit 9e3ee91c47

View file

@ -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.17.0 version=1.18.1
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools python3-setuptools_scm sip python3-wheel" hostmakedepends="python3-setuptools python3-setuptools_scm sip python3-wheel"
@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-2-Clause" license="BSD-2-Clause"
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=fce0e92346d2a4296525b7ad9f02b74ea425f26210390ae0d3e4ca08c31cf4cc checksum=3f7a3a2715947a293a97530a76fd59f1309fcb8e57a5830f45c79fe7249b3998
post_install() { post_install() {
rm -rf $DESTDIR/usr/bin rm -rf $DESTDIR/usr/bin