gnucash: update to 5.9

This commit is contained in:
cinerea0 2024-11-30 17:29:28 -05:00 committed by cinerea0
parent 80971862e4
commit 3044be93ee

View file

@ -1,7 +1,7 @@
# Template file for 'gnucash'
pkgname=gnucash
version=5.8
revision=2
version=5.9
revision=1
build_style=cmake
make_check_target=check
configure_args="-DWITH_PYTHON=1 -DCOMPILE_GSCHEMAS=OFF"
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
homepage="http://www.gnucash.org"
changelog="https://raw.githubusercontent.com/Gnucash/gnucash/stable/NEWS"
distfiles="https://github.com/Gnucash/gnucash/releases/download/${version}/gnucash-${version}.tar.gz"
checksum=b00cff635e8bc8ff996a9f7942fd92414f13ccf3415402cc33220ee58d6f12b8
checksum=35375b2b1affe2a7e46becefb9e1205f432262c6ed0c7baa72f41b3b13f7235d
pycompile_dirs="usr/share/gnucash/python"
conf_files="/etc/gnucash/environment"