kholidays: update to 5.116.0.
This commit is contained in:
parent
d4d58d0d56
commit
7d5d9244cf
|
@ -1,7 +1,7 @@
|
|||
# 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.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kholidays"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=cdf0d732cf0fa85971961803f0d1be5a78f3f45536fc7c22231b953349b641a4
|
||||
checksum=898fa19e4dbd089a4b00693b8226982f5cbb1751cf4fa21565eb93141b15fdc0
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue