From a90be4cfe4ebffdf0e1256720db8d27beea79c00 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 13 Dec 2021 17:01:05 +0100 Subject: [PATCH] kholidays: update to 5.89.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 4f729b1a293..98af71b3b29 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.88.0 +version=5.89.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=8a97a884a60bcd5bc091a833aeb40ca0c5e203389abd44e3076c1c1553bc803b +checksum=1c956160ca1c45368b2f8a058224a4cb135f3d82759413ad3abbcbd9c6b1c067 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"