From 61d406f2775ba75f434c45b114a55e51556fe61b Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Aug 2018 19:21:00 +0200 Subject: [PATCH] kholidays: update to 5.49.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 22ac09dae31..f9d2b678d47 100644 --- a/srcpkgs/kholidays/template +++ b/srcpkgs/kholidays/template @@ -1,6 +1,6 @@ # Template file for 'kholidays' pkgname=kholidays -version=5.48.0 +version=5.49.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="Denis Revin " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/applications/kholidays" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=24f7e5f700170ceca7fb4cdf46da4de52c04f19b132f098a7cd83051a5b87213 +checksum=b7e9cdc3aed84ce898071390804d32e03415f43de3f06615d8818fa931898479 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"