kholidays: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:58:45 +02:00 committed by Helmut Pozimski
parent 0e403111c0
commit 76254b9e7f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kholidays'
pkgname=kholidays
version=5.50.0
version=5.51.0
revision=1
reverts="17.12.3_1 17.12.1_1 17.12.0_1 17.04.3_1"
build_style=cmake
@ -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=327ca6237c273204edd66bae9ff858ac8be4ed08a602a5eb13ed5482a5ae537e
checksum=ba2c901dccc1c23cfadfd6cb05843ae47ffa5bc9f0cc432e61dccbb1e699755a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"