kholidays: update to 5.103.0.

This commit is contained in:
John 2023-02-13 00:58:31 +01:00
parent a0f4e3298b
commit e7394caa2d

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.101.0
version=5.103.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=44722c8053370663e4690602cdb58fed1fa9648a6dd766ecaf0800043c263473
checksum=aaf5540546d741489665111d2265281ad7eb14c5c36543311e9fcdce6edc50cd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"