diff --git a/x11-packages/kweathercore/build.sh b/x11-packages/kweathercore/build.sh index ca0159caf8..ebc11b6a5a 100644 --- a/x11-packages/kweathercore/build.sh +++ b/x11-packages/kweathercore/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE="https://invent.kde.org/libraries/kweathercore" TERMUX_PKG_DESCRIPTION="Library to facilitate retrieval of weather information including forecasts and alerts" TERMUX_PKG_LICENSE="GPL-2.0-or-later" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="25.12.1" +TERMUX_PKG_VERSION="25.12.2" TERMUX_PKG_SRCURL="https://download.kde.org/stable/release-service/${TERMUX_PKG_VERSION}/src/kweathercore-${TERMUX_PKG_VERSION}.tar.xz" -TERMUX_PKG_SHA256="071c567a33f4d7c1849ab03cf762d295ea1f8b22755036a915715ad013508907" +TERMUX_PKG_SHA256=56ab998dbb041d071f8a9df4237cc7e5d1e6e57bc9a73441447b690f9efc9113 TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_DEPENDS="kf6-kholidays, kf6-ki18n, libc++, qt6-qtbase, qt6-qtpositioning" TERMUX_PKG_BUILD_DEPENDS="extra-cmake-modules, qt6-qtdeclarative"