From 99ee85d8a19addc3ea33a2deb6a418895dc14dd6 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Jul 2019 10:55:37 +0200 Subject: [PATCH] kholidays: update to 5.60.0 [ci skip] --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index da9079d4d18..1c9dec736d6 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.59.0 +version=5.60.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons 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=8067d6826564c09c9b2fdd7c8494cd7aeac3f7c9725950bced3d449de29e2fc7 +checksum=af1954758e946b62e387e2197f128e7ae53b6054717f35bcabc674bec19b2d14 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"