From 0197f55625ae54a5530025b97c1662a3ff1acc57 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 22 Dec 2024 22:48:26 +0100 Subject: [PATCH] plasma-integration: rebuild against Qt 6.8 --- srcpkgs/plasma-integration/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/plasma-integration/template b/srcpkgs/plasma-integration/template index 6830949c824..a5992469b5b 100644 --- a/srcpkgs/plasma-integration/template +++ b/srcpkgs/plasma-integration/template @@ -1,7 +1,7 @@ # Template file for 'plasma-integration' pkgname=plasma-integration version=6.2.0 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DBUILD_QT5=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"