kholidays: update to 5.50.0.
This commit is contained in:
parent
bd2bf19251
commit
4fb41a9073
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kholidays'
|
||||
pkgname=kholidays
|
||||
version=5.49.0
|
||||
version=5.50.0
|
||||
revision=1
|
||||
reverts="17.12.3_1 17.12.1_1 17.12.0_1 17.04.3_1"
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel"
|
||||
short_desc="KDE library for regional holiday information"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
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=b7e9cdc3aed84ce898071390804d32e03415f43de3f06615d8818fa931898479
|
||||
checksum=327ca6237c273204edd66bae9ff858ac8be4ed08a602a5eb13ed5482a5ae537e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue