From 5be3b67cdbdb6c13ec4246a04f7c4dfffe22b01f Mon Sep 17 00:00:00 2001 From: John Date: Mon, 25 Apr 2022 23:31:06 +0200 Subject: [PATCH] qt6-qt5compat: update to 6.3.0. --- srcpkgs/qt6-qt5compat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/qt6-qt5compat/template b/srcpkgs/qt6-qt5compat/template index 5900458ab14..641b746c217 100644 --- a/srcpkgs/qt6-qt5compat/template +++ b/srcpkgs/qt6-qt5compat/template @@ -1,7 +1,7 @@ # Template file for 'qt6-qt5compat' pkgname=qt6-qt5compat -version=6.2.2 -revision=2 +version=6.3.0 +revision=1 wrksrc="qt5compat-everywhere-src-${version}" build_style=cmake configure_args="-DQT_HOST_PATH=/usr" @@ -12,7 +12,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://qt.io/" distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qt5compat-everywhere-src-${version}.tar.xz" -checksum=a5bb33d9df1d99e5afc21b0d0a36b79aa98829e2b1bee03c811ad69b79276bad +checksum=2b199be780c50d9214512b922d94cb240b0412fd63f459e356b76102cad1713e if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -DQT_BUILD_TESTS=ON"