From af50ac824a16f5e2fd85367c951f8b7e77aca0d7 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 9 Dec 2018 12:05:57 +0100 Subject: [PATCH] kholidays: update to 5.53.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index f2e33381e85..ed4d3dec207 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.52.0 +version=5.53.0 revision=1 build_style=cmake hostmakedepends="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=b4ad42478ef58d53799a904ad1ec88c5f3c66c993ef5eca3b0cab7a92ec629de +checksum=e512b0772c845042d9a0fd93d9f92c1705791b07849e84092b8f93bd6240c5fe if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"