qt6-virtualkeyboard: update to 6.5.2.

This commit is contained in:
Andrew J. Hesford 2023-08-22 09:19:43 -04:00 committed by Andrew J. Hesford
parent e3ec076b3d
commit 82ff24222e

View file

@ -1,6 +1,6 @@
# Template file for 'qt6-virtualkeyboard'
pkgname=qt6-virtualkeyboard
version=6.5.0
version=6.5.2
revision=1
build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools"
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtvirtualkeyboard-everywhere-src-${version}.tar.xz"
checksum=7b45de78240817e9f4b57af821e4781655463a4f5f396bbc5df0580a7d2a0fa7
checksum=0570e0387e22a526b8ff735355ca8f09347501b71f7ae2166b60a81a40626269
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"