kmymoney: update to 5.0.1.

This commit is contained in:
Helmut Pozimski 2018-03-19 15:10:59 +01:00 committed by Michael Gehring
parent e25c469c07
commit 322767a1b5
1 changed files with 2 additions and 2 deletions

View File

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