From 2dac7a34a101ae85b2f45ee783ddf353bbdede2b Mon Sep 17 00:00:00 2001 From: John Date: Sun, 10 Nov 2019 10:37:36 +0100 Subject: [PATCH] kholidays: update to 5.64.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 dd921f0e97b..40f1fe2ab80 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.63.0 +version=5.64.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=c728d03732c8570ec50359daf6166924847c9a0d17456d2fb91c1265019c6580 +checksum=65b847ba7a00e1a42c0048fe05a400f584e1d9e746edb5d935331ffcb1f5d4ab if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"