From 3a4f0df33705fc3ef871564f58ac84f841a45b35 Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 9 Feb 2019 14:23:31 +0100 Subject: [PATCH] kholidays: update to 5.55.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index f79ad309ef9..761aa4c2e2b 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.54.0 +version=5.55.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=3e2c8eb4f094d8313cf340d7672a2f1f0c8f75c2d648d5eea06e620aedade6f6 +checksum=a96df0935c567656ed3af7f2ffdee40f3a2013f934e9b83b69ef715f23558478 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"