summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 04:46:40 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:24:21 +0000
commitc416b78fcd614c82c5d4384cd5583e289b69569b (patch)
tree7bdd7f6d282e716a442d7bfa3095a75bf4b7c9fc /kde-frameworks/kcalendarcore
parentkde-frameworks/kbookmarks: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-c416b78fcd614c82c5d4384cd5583e289b69569b.tar.gz
gentoo-c416b78fcd614c82c5d4384cd5583e289b69569b.tar.bz2
gentoo-c416b78fcd614c82c5d4384cd5583e289b69569b.zip
kde-frameworks/kcalendarcore: 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/kcalendarcore')
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-5.249.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.249.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.249.0.ebuild
index cf230abecd05..9805f5615ca7 100644
--- a/kde-frameworks/kcalendarcore/kcalendarcore-5.249.0.ebuild
+++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.249.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
ECM_TEST="true"
-QTMIN=6.6.0
+QTMIN=6.6.2
inherit ecm frameworks.kde.org
DESCRIPTION="Library for interfacing with calendars"