From bd05af35ba3066e85ddf152d341c3713faf14fa8 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 15 Mar 2020 19:34:01 +0100 Subject: [PATCH] kholidays: update to 5.68.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 56186f62496..35188f4a6ea 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.67.0 +version=5.68.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://projects.kde.org/projects/applications/kholidays" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=fa500317075facde9997a08b3f26073b7532a46cb29dd505e16186128e160502 +checksum=067a544c22f5988cf959a475b66ed62e419b975b3ee22810667a076f3d50dbba if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"