From ffc39cec93c6c27a688a8963a8c701a68e91eed4 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 Oct 2021 18:43:38 +0200 Subject: [PATCH] qt6-wayland: update to 6.2.1. --- srcpkgs/qt6-wayland/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qt6-wayland/template b/srcpkgs/qt6-wayland/template index 06b2cbbaa08..4c432a560e6 100644 --- a/srcpkgs/qt6-wayland/template +++ b/srcpkgs/qt6-wayland/template @@ -1,6 +1,6 @@ # Template file for 'qt6-wayland' pkgname=qt6-wayland -version=6.2.0 +version=6.2.1 revision=1 wrksrc="qtwayland-everywhere-src-${version}" build_style=cmake @@ -15,7 +15,7 @@ maintainer="John " license="GPL-3.0-only with Qt-GPL-exception-1.0, LGPL-3.0-only, GPL-2.0-or-later" homepage="https://www.qt.io" distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtwayland-everywhere-src-${version}.tar.xz" -checksum=d6787fce74bde1a3386bcbe43c078c712471bab09f1946c40fc2327232d27d4c +checksum=051e6bd0a6fed988436fd86ad5146a556151f3a51f8bd5c4a31c99845a54efd7 if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DQT_BUILD_TESTS=ON"