kholidays: update to 5.115.0.

This commit is contained in:
John 2024-02-11 23:31:35 +01:00
parent 728c200978
commit 75167da370

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.113.0
version=5.115.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=11b448500c4bbbc1c55371215cd4585b5be574d3b0c0340b51498f3ae44903f3
checksum=cdf0d732cf0fa85971961803f0d1be5a78f3f45536fc7c22231b953349b641a4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"