mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
kmymoney: update to 5.0.6.
This commit is contained in:
parent
a795963514
commit
a15ddab719
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kmymoney'
|
# Template file for 'kmymoney'
|
||||||
pkgname=kmymoney
|
pkgname=kmymoney
|
||||||
version=5.0.5
|
version=5.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
||||||
|
@ -18,7 +18,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=e7245d14097ea21f971fae45627a20b15ed9cc3d3e7c7e797cc24e730cd1f0c1
|
checksum=ba945fb26fff581f95e1132f50d222bd51a2458b959a9b7cb468ba617cfa9183
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DENABLE_LIBICAL=0"
|
configure_args+=" -DENABLE_LIBICAL=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue