summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 04:52:22 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:24:32 +0000
commit64594735fd7db24dc0fffac25ece2e6ca791f29c (patch)
tree7c5dc3e1717e8f4d8aa4c5d7e1d6618de04ad457 /kde-frameworks/kparts
parentkde-frameworks/kpackage: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-64594735fd7db24dc0fffac25ece2e6ca791f29c.tar.gz
gentoo-64594735fd7db24dc0fffac25ece2e6ca791f29c.tar.bz2
gentoo-64594735fd7db24dc0fffac25ece2e6ca791f29c.zip
kde-frameworks/kparts: 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/kparts')
-rw-r--r--kde-frameworks/kparts/kparts-5.249.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kparts/kparts-5.249.0.ebuild b/kde-frameworks/kparts/kparts-5.249.0.ebuild
index 0a3ce018252e..ec9fac34769c 100644
--- a/kde-frameworks/kparts/kparts-5.249.0.ebuild
+++ b/kde-frameworks/kparts/kparts-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 elaborate user-interface components"