kmymoney: update to 5.0.1.
This commit is contained in:
parent
e25c469c07
commit
322767a1b5
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kmymoney'
|
# Template file for 'kmymoney'
|
||||||
pkgname=kmymoney
|
pkgname=kmymoney
|
||||||
version=5.0.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
@ -21,7 +21,7 @@ short_desc="Personal finance manager"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://download.kde.org/stable/kmymoney/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/kmymoney/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=984f5866aa7d7bf53d2ef9bbfbb6e5de0d69972f225031ebfd86b46df131f5ba
|
checksum=dd6e8fc22a48ddcb322565c8f385d6aa44d582cfcf6fe2ff3dc11fc0b6bd2ab1
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DENABLE_LIBICAL=0"
|
configure_args+=" -DENABLE_LIBICAL=0"
|
||||||
|
|
Loading…
Reference in New Issue