kholidays: update to 5.78.0

[ci skip]
This commit is contained in:
John 2021-01-09 23:48:09 +01:00
parent 24cd65215c
commit 58ce4aff35

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.77.0
version=5.78.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=076862b69b38d9f8bde71f2f3b083da113a38ea419143c20f5186a1065b70552
checksum=2768b85bad18603eacb93d211ebba51db800e532a2c0ec9f70cdaf5c0d50f590
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"