qt6-webchannel: update to 6.4.0.

This commit is contained in:
John 2022-11-02 18:24:37 +01:00
parent 22409b7c7e
commit c824880257

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-webchannel'
pkgname=qt6-webchannel
version=6.3.1
version=6.4.0
revision=1
wrksrc="qtwebchannel-everywhere-src-${version}"
build_style=cmake
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND GPL-3.0-only with Qt-GPL-exception-1.0"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwebchannel-everywhere-src-${version}.tar.xz"
checksum=aaa20ac23f86992721b7ee487c379a3fd68caa8cdcea0a77a37e0d8b47ff2668
checksum=528f6d837cc58854deaddafbb76eb237f4dbd688a4407b438ab9c0db1613695a
pre_check() {
export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"