python-PyQt5-webengine: update to 5.15.0.
This commit is contained in:
parent
f56dac939c
commit
d0da6dcc85
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-PyQt5-webengine'
|
# Template file for 'python-PyQt5-webengine'
|
||||||
pkgname=python-PyQt5-webengine
|
pkgname=python-PyQt5-webengine
|
||||||
version=5.13.2
|
version=5.15.0
|
||||||
revision=6
|
revision=1
|
||||||
wrksrc="PyQtWebEngine-${version}"
|
wrksrc="PyQtWebEngine-${version}"
|
||||||
hostmakedepends="pkg-config qt5-qmake python python-PyQt5"
|
hostmakedepends="pkg-config qt5-qmake python python-PyQt5"
|
||||||
makedepends="qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
|
makedepends="qt5-declarative-devel qt5-webchannel-devel qt5-location-devel
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Python2 bindings for the Qt5 toolkit - webengine module"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://www.riverbankcomputing.com/software/pyqtwebengine/intro"
|
homepage="https://www.riverbankcomputing.com/software/pyqtwebengine/intro"
|
||||||
distfiles="https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/${version}/PyQtWebEngine-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/P/PyQtWebEngine/PyQtWebEngine-${version}.tar.gz"
|
||||||
checksum=4264911b5847c75721d8c9c30af92e58a216bd25ceef37f7abf921005c1d45a9
|
checksum=670812688e40bf75f70ddf01eadd897d231300318d3856b275bf8e7e0085bf75
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross="configure script is broken for cross builds"
|
nocross="configure script is broken for cross builds"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue