From bb3143de497c2e86a97d282c0d377da43c209849 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 11 Aug 2019 20:56:35 +0200 Subject: [PATCH] kholidays: update to 5.61.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 1c9dec736d6..e31fdacf854 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.60.0 +version=5.61.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=af1954758e946b62e387e2197f128e7ae53b6054717f35bcabc674bec19b2d14 +checksum=ce3d879824a3e429b468008c1ccec5de44c07299d412ea32f9a2a814c27c08c1 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"