kholidays: update to 5.87.0.

This commit is contained in:
John 2021-10-18 17:19:49 +02:00
parent beeb7da374
commit 346a7c6db4

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.86.0
version=5.87.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=673d53f079c0338193f0467816650653c2394563548e96cc10d39afc15bd0bdb
checksum=f5bfb0cd8668ceab5494bc72ee59a4e2a97ab735813ba1b70b34735ee70e45b1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"