python3-pyqt6-sip: -> 13.6.0

This commit is contained in:
Tim Biermann 2023-10-15 00:04:56 +02:00
parent f2366e2ce7
commit e03e389284
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38CpbKQTbz8D2x9pkP7YzOrmHgdMfbSNGe7itbSWfYTJa4z1IbWZaemOc2iIMoGvTk0k8gfJcMrNU9hcG7JSEAY=
SHA256 (Pkgfile) = 253581a0be79553006bd9678b81985f40ee9437b68c8453be8865dd1ed9022a0
RWSagIOpLGJF3zoZge7yWyohEJF1LQ23Ydx1A7qzIbquPZQ9Hv0OlQHltxoQ/3RqGVn17fwlwEB/G/IUJQZpNvd+ykOSyA5acws=
SHA256 (Pkgfile) = cc415a968e7280f3a02a6b5cc7443f84f2623ea352852ef942993a34381b1e6e
SHA256 (.footprint) = a827682c05c4a5e0c82a4daf5ee57accae4ea716a906165a51cf5f93932c43d5
SHA256 (PyQt6_sip-13.6.0.tar.gz) = 2486e1588071943d4f6657ba09096dc9fffd2322ad2c30041e78ea3f037b5778

View File

@ -10,6 +10,7 @@ source=(https://pypi.python.org/packages/source/P/PyQt6-sip/PyQt6_sip-$version.t
build() {
cd PyQt6_sip-$version
/usr/bin/python3 setup.py build
/usr/bin/python3 setup.py install --prefix=/usr \
--root=$PKG \