kholidays: update to 5.109.0.

This commit is contained in:
John 2023-08-25 17:28:17 +02:00
parent 955fcab5a1
commit 4b71370c1e

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.108.0
version=5.109.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=c55fa8fb87ff93c260bf6f183da2a52f4298db35de60226d457b9f512d41e40d
checksum=025a1aa3653c787e317b6cd737793bcf2340e4fd3f07239afc1f9006c33b6f4d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"