summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 04:46:37 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:24:21 +0000
commit46b2733d512dea5018dd69541f1c1145be220b76 (patch)
treea7ed8526aa15f40491d25340aa38ff8bad8d6b01 /kde-frameworks/kauth
parentkde-frameworks/karchive: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-46b2733d512dea5018dd69541f1c1145be220b76.tar.gz
gentoo-46b2733d512dea5018dd69541f1c1145be220b76.tar.bz2
gentoo-46b2733d512dea5018dd69541f1c1145be220b76.zip
kde-frameworks/kauth: 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/kauth')
-rw-r--r--kde-frameworks/kauth/kauth-5.249.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kauth/kauth-5.249.0.ebuild b/kde-frameworks/kauth/kauth-5.249.0.ebuild
index d4070e84a528..ae4082ded7af 100644
--- a/kde-frameworks/kauth/kauth-5.249.0.ebuild
+++ b/kde-frameworks/kauth/kauth-5.249.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PVCUT=$(ver_cut 1-2)
-QTMIN=6.6.0
+QTMIN=6.6.2
inherit ecm frameworks.kde.org
DESCRIPTION="Framework to let applications perform actions as a privileged user"