summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 04:49:50 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:24:29 +0000
commit5ec48883310dde95376e3c5e7840cdff6a344fac (patch)
treebdb37dca02c019e6be0db7f687f90c23c6222af5
parentkde-frameworks/kimageformats: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-5ec48883310dde95376e3c5e7840cdff6a344fac.tar.gz
gentoo-5ec48883310dde95376e3c5e7840cdff6a344fac.tar.bz2
gentoo-5ec48883310dde95376e3c5e7840cdff6a344fac.zip
kde-frameworks/kio: 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>
-rw-r--r--kde-frameworks/kio/kio-5.249.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kio/kio-5.249.0.ebuild b/kde-frameworks/kio/kio-5.249.0.ebuild
index e8c21c659941..2ed5801490b2 100644
--- a/kde-frameworks/kio/kio-5.249.0.ebuild
+++ b/kde-frameworks/kio/kio-5.249.0.ebuild
@@ -8,7 +8,7 @@ ECM_HANDBOOK="optional"
ECM_HANDBOOK_DIR="docs"
ECM_TEST="forceoptional"
PVCUT=$(ver_cut 1-2)
-QTMIN=6.6.0
+QTMIN=6.6.2
inherit ecm frameworks.kde.org xdg-utils
DESCRIPTION="Framework providing transparent file and data management"