diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 04:51:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:31 +0000 |
commit | d8cdfcbc446583b05068437799436e07032256ed (patch) | |
tree | 84e552659a21dff2e5534ab5b93ee66b635748ef /kde-frameworks | |
parent | kde-frameworks/knewstuff: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-d8cdfcbc446583b05068437799436e07032256ed.tar.gz gentoo-d8cdfcbc446583b05068437799436e07032256ed.tar.bz2 gentoo-d8cdfcbc446583b05068437799436e07032256ed.zip |
kde-frameworks/knotifications: 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')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.249.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.249.0.ebuild b/kde-frameworks/knotifications/knotifications-5.249.0.ebuild index 953f4476987f..0711aa0a9817 100644 --- a/kde-frameworks/knotifications/knotifications-5.249.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.249.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 ECM_TEST="false" PVCUT=$(ver_cut 1-2) -QTMIN=6.6.0 +QTMIN=6.6.2 inherit ecm frameworks.kde.org DESCRIPTION="Framework for notifying the user of an event" |