diff --git a/srcpkgs/qt6-webchannel/template b/srcpkgs/qt6-webchannel/template index 30484a12b4f..a1ee8200e01 100644 --- a/srcpkgs/qt6-webchannel/template +++ b/srcpkgs/qt6-webchannel/template @@ -1,7 +1,7 @@ # Template file for 'qt6-webchannel' pkgname=qt6-webchannel -version=6.5.0 -revision=2 +version=6.5.2 +revision=1 build_style=cmake hostmakedepends="perl qt6-base qt6-declarative-host-tools" makedepends="qt6-base-devel qt6-declarative-devel qt6-websockets-devel" @@ -10,7 +10,7 @@ maintainer="John " 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=d9553d646df3681b8e09c7609bf7eda0cde69b562f180fa50451a987ed00f1bf +checksum=c188d9fa6e535b850b574fa9e47c6089555b8df1fe041dcb13aeeca336b78e63 pre_check() { export QML2_IMPORT_PATH="$wrksrc/build/lib/qt6/qml"