commit: fe722af53882524d46300e280ff6c8c98df797ba Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Dec 17 22:01:12 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Dec 17 22:04:24 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fe722af5
media-video/plasmatube: Bring KFMIN/QTMIN up to par with KDE Gear 23.08 See also: https://github.com/gentoo/kde/pull/933 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-video/plasmatube/plasmatube-23.08.49.9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-video/plasmatube/plasmatube-23.08.49.9999.ebuild b/media-video/plasmatube/plasmatube-23.08.49.9999.ebuild index 433509c779..4db950e9cc 100644 --- a/media-video/plasmatube/plasmatube-23.08.49.9999.ebuild +++ b/media-video/plasmatube/plasmatube-23.08.49.9999.ebuild @@ -3,8 +3,8 @@ EAPI=8 -KFMIN=5.81.0 -QTMIN=5.15.0 +KFMIN=5.106.0 +QTMIN=5.15.9 inherit ecm gear.kde.org DESCRIPTION="YouTube video player based on mpv, yt-dlp, and Invidious"
