diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 04:46:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:19 +0000 |
commit | 06ab154c287d487f40a1540bc7e65fbc23bd97f4 (patch) | |
tree | eb4329c345e32bcf79ad193d59b5769e6323b002 /kde-frameworks/attica | |
parent | kde-apps/spectacle: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-06ab154c287d487f40a1540bc7e65fbc23bd97f4.tar.gz gentoo-06ab154c287d487f40a1540bc7e65fbc23bd97f4.tar.bz2 gentoo-06ab154c287d487f40a1540bc7e65fbc23bd97f4.zip |
kde-frameworks/attica: 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/attica')
-rw-r--r-- | kde-frameworks/attica/attica-5.249.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/attica/attica-5.249.0.ebuild b/kde-frameworks/attica/attica-5.249.0.ebuild index e3c99613b2c1..c6a7e11d4893 100644 --- a/kde-frameworks/attica/attica-5.249.0.ebuild +++ b/kde-frameworks/attica/attica-5.249.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm frameworks.kde.org DESCRIPTION="Framework providing access to Open Collaboration Services" |