kholidays: update to 5.52.0.

This commit is contained in:
John 2018-11-10 11:39:19 +01:00 committed by Johannes
parent 6a5e808726
commit dba06b1c77
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'kholidays'
pkgname=kholidays
version=5.51.0
revision=1
reverts="17.12.3_1 17.12.1_1 17.12.0_1 17.04.3_1"
version=5.52.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel"
@ -11,7 +11,7 @@ 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=ba2c901dccc1c23cfadfd6cb05843ae47ffa5bc9f0cc432e61dccbb1e699755a
checksum=b4ad42478ef58d53799a904ad1ec88c5f3c66c993ef5eca3b0cab7a92ec629de
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"