kholidays: update to 5.112.0.

This commit is contained in:
John 2023-11-28 10:20:24 +01:00
parent 4c664b833d
commit ab9ff15876

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.111.0
version=5.112.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=570cb98429334fa37b876cf9c1f325bd604aa90b1c8d505a39d5cca7af191277
checksum=a248e2970ab91d85f712203566b27563a5af1858d8c0cf9f3175f313b46eb2ac
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"