kholidays: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:01:05 +01:00
parent 5564d8034e
commit a90be4cfe4

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.88.0
version=5.89.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=8a97a884a60bcd5bc091a833aeb40ca0c5e203389abd44e3076c1c1553bc803b
checksum=1c956160ca1c45368b2f8a058224a4cb135f3d82759413ad3abbcbd9c6b1c067
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"