From a868b91b9ed57e6fb6aa175785618c748859290d Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Oct 2020 15:46:27 +0200 Subject: [PATCH] kholidays: update to 5.75.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 0255443126e..05d439d3a76 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.74.0 +version=5.75.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=effb264ecd3b439c01a7b52f33ef2f6ee77083322300d66d3e8f7369b43f9b8f +checksum=2ff86514a1165c88fc81b47476c5671b5e840633d3bf04cfe513881e4a0db7e5 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"