summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 04:47:19 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:24:26 +0000
commit6b133269a0d48dfe83c0b3e19c35cb106cd6e747 (patch)
tree3a8092ccea2d7e597a6a87673d97dfa806dade55 /kde-frameworks/kded
parentkde-frameworks/kdeclarative: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-6b133269a0d48dfe83c0b3e19c35cb106cd6e747.tar.gz
gentoo-6b133269a0d48dfe83c0b3e19c35cb106cd6e747.tar.bz2
gentoo-6b133269a0d48dfe83c0b3e19c35cb106cd6e747.zip
kde-frameworks/kded: Bump QTMIN to 6.6.2
There was an ABI break which means 6.6.2->6.6.1 can't be done but we want people using latest anyway as there's a lot of churn still. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kded')
-rw-r--r--kde-frameworks/kded/kded-5.249.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kded/kded-5.249.0.ebuild b/kde-frameworks/kded/kded-5.249.0.ebuild
index 51779ee13e36..6532602ce5bc 100644
--- a/kde-frameworks/kded/kded-5.249.0.ebuild
+++ b/kde-frameworks/kded/kded-5.249.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
ECM_QTHELP="false"
ECM_TEST="false"
PVCUT=$(ver_cut 1-2)
-QTMIN=6.6.0
+QTMIN=6.6.2
inherit ecm frameworks.kde.org
DESCRIPTION="Central daemon of KDE workspaces"