summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 04:54:36 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:24:35 +0000
commita501b0e8b2dd3fcfc088bce9796a0d069ed41af8 (patch)
tree286896c01a1b3a7a6b2117bb5d0db0e86d962db0 /kde-frameworks/ktexteditor
parentkde-frameworks/ksvg: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-a501b0e8b2dd3fcfc088bce9796a0d069ed41af8.tar.gz
gentoo-a501b0e8b2dd3fcfc088bce9796a0d069ed41af8.tar.bz2
gentoo-a501b0e8b2dd3fcfc088bce9796a0d069ed41af8.zip
kde-frameworks/ktexteditor: 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/ktexteditor')
-rw-r--r--kde-frameworks/ktexteditor/ktexteditor-5.249.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.249.0.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.249.0.ebuild
index dc14d6385ec6..4c382ee16261 100644
--- a/kde-frameworks/ktexteditor/ktexteditor-5.249.0.ebuild
+++ b/kde-frameworks/ktexteditor/ktexteditor-5.249.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PVCUT=$(ver_cut 1-2)
-QTMIN=6.6.0
+QTMIN=6.6.2
inherit ecm frameworks.kde.org
DESCRIPTION="Framework providing a full text editor component"