commit: a0bc3edbf44370f1ff549c79ac253823b0c63e5b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 17 05:10:15 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 17 05:24:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0bc3edb
kde-plasma/plasma-integration: 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 <AT> gentoo.org> kde-plasma/plasma-integration/plasma-integration-5.93.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-integration/plasma-integration-5.93.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.93.0.ebuild index 77f3531adadd..3533bb76a89d 100644 --- a/kde-plasma/plasma-integration/plasma-integration-5.93.0.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-5.93.0.ebuild @@ -7,7 +7,7 @@ KF5MIN=5.113.0 KFMIN=5.249.0 PVCUT=$(ver_cut 1-3) QT5MIN=5.15.9 -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm plasma.kde.org DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
