diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 05:10:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:55 +0000 |
commit | a0bc3edbf44370f1ff549c79ac253823b0c63e5b (patch) | |
tree | 251379f3ef213773721fb8fb05524353bbc44173 /kde-plasma/plasma-integration | |
parent | kde-plasma/plasma-firewall: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-a0bc3edbf44370f1ff549c79ac253823b0c63e5b.tar.gz gentoo-a0bc3edbf44370f1ff549c79ac253823b0c63e5b.tar.bz2 gentoo-a0bc3edbf44370f1ff549c79ac253823b0c63e5b.zip |
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@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-integration')
-rw-r--r-- | kde-plasma/plasma-integration/plasma-integration-5.93.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |