kmymoney: update to 5.0.3.
This commit is contained in:
parent
25bd057866
commit
9c4df882d7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kmymoney'
|
# Template file for 'kmymoney'
|
||||||
pkgname=kmymoney
|
pkgname=kmymoney
|
||||||
version=5.0.2
|
version=5.0.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools pkg-config
|
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools pkg-config
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://kmymoney.org"
|
homepage="https://kmymoney.org"
|
||||||
distfiles="${KDE_SITE}/kmymoney/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/kmymoney/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=57f321ebdb1e8bc04e41531a7d0ce947c65101d7768c2aa45c65370b5d67a593
|
checksum=698c0fc7ef2134c5c120a98b10f033e14dc37bff723b562c3b50a018c6ebdbf8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DENABLE_LIBICAL=0"
|
configure_args+=" -DENABLE_LIBICAL=0"
|
||||||
|
|
Loading…
Reference in New Issue