kholidays: update to 5.110.0.

This commit is contained in:
John 2023-09-13 15:52:29 +02:00
parent f2e7320a38
commit fea97f3585

View file

@ -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.109.0
version=5.110.0
revision=1
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kholidays"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=025a1aa3653c787e317b6cd737793bcf2340e4fd3f07239afc1f9006c33b6f4d
checksum=4c56346b5047c722e43a5449e1fef7dad2a68371b71894fcc37c2416ab54337e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"