mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
kmymoney: update to 5.2.1.
This commit is contained in:
parent
59272ca73c
commit
d3d8ce12d9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kmymoney'
|
||||
pkgname=kmymoney
|
||||
version=5.2.0
|
||||
version=5.2.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson
|
||||
|
@ -19,7 +19,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://kmymoney.org"
|
||||
distfiles="${KDE_SITE}/kmymoney/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f308b0a2297f22f43d9bbe46b4c7dc6aac08bd594454e635a844d06abda4d33c
|
||||
checksum=feadf40b6d4c90d77e32716a858dd23769081863104d8cea62910b1ec3e4336b
|
||||
|
||||
post_extract() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue