summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 05:24:03 +0000
committerSam James <sam@gentoo.org>2024-02-17 05:25:03 +0000
commitfc9742fb14b360ae2a485fe4c3dddf6d0b7adc37 (patch)
tree25125bf3e36418460a451eba4f77215cbaac2105
parentdev-libs/ktextaddons: Bump QTMIN to 6.6.2 (diff)
downloadgentoo-fc9742fb14b360ae2a485fe4c3dddf6d0b7adc37.tar.gz
gentoo-fc9742fb14b360ae2a485fe4c3dddf6d0b7adc37.tar.bz2
gentoo-fc9742fb14b360ae2a485fe4c3dddf6d0b7adc37.zip
dev-libs/kweathercore: 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--dev-libs/kweathercore/kweathercore-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild b/dev-libs/kweathercore/kweathercore-0.8.0.ebuild
index 64ba14b5918e..7cf67ac1fa25 100644
--- a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild
+++ b/dev-libs/kweathercore/kweathercore-0.8.0.ebuild
@@ -7,7 +7,7 @@ ECM_NONGUI="true"
ECM_QTHELP="true"
ECM_TEST="true"
KFMIN=5.245.0
-QTMIN=6.6.0
+QTMIN=6.6.2
inherit ecm kde.org
DESCRIPTION="Library for retrieval of weather information including forecasts and alerts"