parent
aa2922310e
commit
1326fb6646
|
@ -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.72.0
|
version=5.73.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kholidays"
|
homepage="https://invent.kde.org/frameworks/kholidays"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4e0898bbe5f70053282eb954c0bd5b9f6fca9c8c228bf70adf39fc91704972ae
|
checksum=b0ae4b77aa7c183959bc18baa09a1a4f7208fcad2a238c1590377bf6cf8b68ab
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in New Issue