qt6-virtualkeyboard: update to 6.8.2.

This commit is contained in:
John 2025-02-08 12:02:11 +01:00 committed by John Zimmermann
parent 8c7dc8126d
commit e0a0bc16bd

View File

@ -1,6 +1,6 @@
# Template file for 'qt6-virtualkeyboard'
pkgname=qt6-virtualkeyboard
version=6.8.1
version=6.8.2
revision=1
build_style=cmake
hostmakedepends="perl pkg-config qt6-declarative-host-tools"
@ -11,7 +11,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=1022a3bc4093ec732e85b659158c8a70a31eecbd0dfef4e4f6c67f474f89a264
checksum=2ddce5156978b5da04c97b0de1abb9d5172a06796b56bca53cbb5e976277cb27
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args="-DQT_BUILD_TESTS=ON"