From c66710332bf598c4b7640eb637f4347525105ac4 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 22 Dec 2024 22:48:22 +0100 Subject: [PATCH] kf6-kstatusnotifieritem: rebuild against Qt 6.8 --- srcpkgs/kf6-kstatusnotifieritem/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kf6-kstatusnotifieritem/template b/srcpkgs/kf6-kstatusnotifieritem/template index 96bbdf0f6a0..3fc442e6a66 100644 --- a/srcpkgs/kf6-kstatusnotifieritem/template +++ b/srcpkgs/kf6-kstatusnotifieritem/template @@ -1,7 +1,7 @@ # Template file for 'kf6-kstatusnotifieritem' pkgname=kf6-kstatusnotifieritem version=6.8.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="extra-cmake-modules qt6-tools qt6-base " makedepends="kf6-kwindowsystem-devel qt6-base-private-devel"