kholidays: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:17:30 +02:00
parent 763816e73c
commit 06a35d4efc

View file

@ -1,17 +1,17 @@
# 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.56.0
version=5.57.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules"
makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel"
short_desc="KDE library for regional holiday information"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/applications/kholidays"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=28bc4a987adac5313dcc03b50eb34d910b93f76f54c0aaa0d30b97a086a6a252
checksum=f7db45906623c33dfbb297810082f8ff30c949e6a7d477f3b72de0521b0c9452
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"