From 76254b9e7f99049a7bbf322efcc62c6029a46a86 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 15 Oct 2018 10:58:45 +0200 Subject: [PATCH] kholidays: update to 5.51.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index ed8f9eb1667..bf8122431ec 100644 --- a/srcpkgs/kholidays/template +++ b/srcpkgs/kholidays/template @@ -1,6 +1,6 @@ # Template file for 'kholidays' pkgname=kholidays -version=5.50.0 +version=5.51.0 revision=1 reverts="17.12.3_1 17.12.1_1 17.12.0_1 17.04.3_1" build_style=cmake @@ -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=327ca6237c273204edd66bae9ff858ac8be4ed08a602a5eb13ed5482a5ae537e +checksum=ba2c901dccc1c23cfadfd6cb05843ae47ffa5bc9f0cc432e61dccbb1e699755a if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"