From 52c9bdf7ab6a465c6b601c4e38fca9c65b5e6310 Mon Sep 17 00:00:00 2001 From: Kenneth Raplee Date: Sat, 22 Apr 2023 08:04:07 -0700 Subject: [PATCH] kholidays: update to 5.105.0 --- srcpkgs/kholidays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 9351ede03a8..578f4d1b3d8 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.103.0 +version=5.105.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=aaf5540546d741489665111d2265281ad7eb14c5c36543311e9fcdce6edc50cd +checksum=5ba80c218e3db9432a6625e9ae376ce4b4605a73e6081fd23211f07b47a28c0a if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"