From d2f16a6d71052806d6d9d0fb25ddb141f9215107 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 13 Dec 2020 22:47:51 +0100 Subject: [PATCH] kholidays: update to 5.77.0 [ci skip] --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index db69a8cdbdf..17d791b3d00 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.76.0 +version=5.77.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=2eeae5812b33b2527c27a137fee0d7ec66fe7164bd28afd0d2a8362f6114618b +checksum=076862b69b38d9f8bde71f2f3b083da113a38ea419143c20f5186a1065b70552 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"