kholidays: update to 5.107.0.

This commit is contained in:
John 2023-06-10 17:24:56 +02:00
parent d57b7467d9
commit 127a08f360

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.105.0
version=5.107.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=5ba80c218e3db9432a6625e9ae376ce4b4605a73e6081fd23211f07b47a28c0a
checksum=ca5670e9d1d7e979c139d07936f00826e06cbe902ba93bf28fd342dcc4a2432c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"