From 5c333aeb29d905e9864cfad1614025e3fcd50647 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 24 Oct 2023 13:27:53 +0200 Subject: [PATCH] kholidays: update to 5.111.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 121f0fe0915..0045e4abea9 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.110.0 +version=5.111.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=4c56346b5047c722e43a5449e1fef7dad2a68371b71894fcc37c2416ab54337e +checksum=570cb98429334fa37b876cf9c1f325bd604aa90b1c8d505a39d5cca7af191277 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"