From dbc1530ca0574c1030b4a1e59bfb0e4dd548b3fb Mon Sep 17 00:00:00 2001 From: John Zimmermann Date: Sat, 12 Jan 2019 17:44:06 +0000 Subject: [PATCH] kholidays: update to 5.54.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index ed4d3dec207..f79ad309ef9 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.53.0 +version=5.54.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=e512b0772c845042d9a0fd93d9f92c1705791b07849e84092b8f93bd6240c5fe +checksum=3e2c8eb4f094d8313cf340d7672a2f1f0c8f75c2d648d5eea06e620aedade6f6 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"