mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
kmymoney: update to 5.0.4.
This commit is contained in:
parent
ad7b211d23
commit
cb4d69f6bf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kmymoney'
|
# Template file for 'kmymoney'
|
||||||
pkgname=kmymoney
|
pkgname=kmymoney
|
||||||
version=5.0.3
|
version=5.0.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
||||||
-DBUILD_TESTING=OFF"
|
-DBUILD_TESTING=OFF"
|
||||||
|
@ -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=698c0fc7ef2134c5c120a98b10f033e14dc37bff723b562c3b50a018c6ebdbf8
|
checksum=1829bd921c59d310e8da37c26fe81616235edef0b50aadedf20cad44e1568b1a
|
||||||
|
|
||||||
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