From 75167da370ea298a595085d3459bd90d57a5d105 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 11 Feb 2024 23:31:35 +0100 Subject: [PATCH] kholidays: update to 5.115.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 8bdbc9a226e..4981b407eca 100644 --- a/srcpkgs/kholidays/template +++ b/srcpkgs/kholidays/template @@ -1,7 +1,7 @@ # Template file for 'kholidays' pkgname=kholidays reverts="17.12.3_1 17.12.1_1 17.12.0_1 17.04.3_1" -version=5.113.0 +version=5.115.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons extra-cmake-modules" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/kholidays" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=11b448500c4bbbc1c55371215cd4585b5be574d3b0c0340b51498f3ae44903f3 +checksum=cdf0d732cf0fa85971961803f0d1be5a78f3f45536fc7c22231b953349b641a4 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"