kmymoney: update to 5.0.3.
This commit is contained in:
parent
25bd057866
commit
9c4df882d7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kmymoney'
|
||||
pkgname=kmymoney
|
||||
version=5.0.2
|
||||
revision=3
|
||||
version=5.0.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
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"
|
||||
homepage="https://kmymoney.org"
|
||||
distfiles="${KDE_SITE}/kmymoney/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=57f321ebdb1e8bc04e41531a7d0ce947c65101d7768c2aa45c65370b5d67a593
|
||||
checksum=698c0fc7ef2134c5c120a98b10f033e14dc37bff723b562c3b50a018c6ebdbf8
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DENABLE_LIBICAL=0"
|
||||
|
|
Loading…
Reference in a new issue