python3-pyqt6-webengine: update to 6.5.0.
This commit is contained in:
parent
18797142fc
commit
37816abb51
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pyqt6-webengine'
|
||||
pkgname=python3-pyqt6-webengine
|
||||
version=6.4.0
|
||||
version=6.5.0
|
||||
revision=1
|
||||
build_style=sip-build
|
||||
build_helper=python3
|
||||
|
@ -15,7 +15,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.riverbankcomputing.com/software/pyqtwebengine/"
|
||||
distfiles="$PYPI_SITE/P/PyQt6_WebEngine/PyQt6_WebEngine-$version.tar.gz"
|
||||
checksum=4c71c130860abcd11e04cafb22e33983fa9a3aee8323c51909b15a1701828e21
|
||||
checksum=8ba9db56c4c181a2a2fab1673ca35e5b63dc69113f085027ddc43c710b6d6ee9
|
||||
lib32disabled=yes
|
||||
|
||||
python3-pyqt6-webengine-devel_package() {
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
site=https://pypi.org/simple/PyQt6-WebEngine
|
||||
pattern='PyQt6_WebEngine-\K([\d.]+)(?=.tar.gz)'
|
Loading…
Reference in New Issue