kholidays: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:23:31 +01:00
parent 0b82f93ac7
commit 3a4f0df337

View file

@ -1,7 +1,7 @@
# Template file for 'kholidays' # Template file for 'kholidays'
pkgname=kholidays pkgname=kholidays
reverts="17.12.3_1 17.12.1_1 17.12.0_1 17.04.3_1" reverts="17.12.3_1 17.12.1_1 17.12.0_1 17.04.3_1"
version=5.54.0 version=5.55.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules" hostmakedepends="extra-cmake-modules"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/applications/kholidays" homepage="https://projects.kde.org/projects/applications/kholidays"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3e2c8eb4f094d8313cf340d7672a2f1f0c8f75c2d648d5eea06e620aedade6f6 checksum=a96df0935c567656ed3af7f2ffdee40f3a2013f934e9b83b69ef715f23558478
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"