From e471e12eee4d61a383b3e87813c2409d048a5470 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 20 Nov 2022 01:33:47 +0100 Subject: [PATCH] kholidays: update to 5.100.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 2768223cf3f..44d5a2306b5 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.99.0 +version=5.100.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=f8131a0d9526bc8d5dc6818f10409175e2e329a78157e64b131dda5ff52c26cc +checksum=4fc4631347611b5d9a79c170a24df92c783bc8fe123763f20628a453eee9ca1c if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"