qt6-virtualkeyboard: update to 6.2.2.
This commit is contained in:
parent
0fe07596d7
commit
a3b482a86a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-virtualkeyboard'
|
||||
pkgname=qt6-virtualkeyboard
|
||||
version=6.2.1
|
||||
version=6.2.2
|
||||
revision=1
|
||||
wrksrc="qtvirtualkeyboard-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,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=61baa6be64b41f3b1e526ed11896f818a50eb50d282906d4464eb8e0fa98f0fe
|
||||
checksum=9973c1a703e717936858a8e81eeef1372e6830127f9729013f9da3c2870561a5
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DQT_BUILD_TESTS=ON"
|
||||
|
|
Loading…
Reference in a new issue