From d4c3678222129f5dc93d665c3fa757483fb1d434 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 25 Jul 2023 10:10:26 +0200 Subject: [PATCH] kholidays: update to 5.108.0. --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 17c20de7824..e2e1cbcf340 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.107.0 +version=5.108.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://invent.kde.org/frameworks/kholidays" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=ca5670e9d1d7e979c139d07936f00826e06cbe902ba93bf28fd342dcc4a2432c +checksum=c55fa8fb87ff93c260bf6f183da2a52f4298db35de60226d457b9f512d41e40d if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"