mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
gnucash: update to 5.12.
This commit is contained in:
parent
cbc0011c8b
commit
f4d3b3e44f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnucash'
|
||||
pkgname=gnucash
|
||||
version=5.9
|
||||
revision=2
|
||||
version=5.12
|
||||
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=35375b2b1affe2a7e46becefb9e1205f432262c6ed0c7baa72f41b3b13f7235d
|
||||
checksum=fa279ac0378b1860ede15a8b6645628e17e7e94df496d69be8fd5d20a570ccc7
|
||||
|
||||
pycompile_dirs="usr/share/gnucash/python"
|
||||
conf_files="/etc/gnucash/environment"
|
||||
|
|
Loading…
Add table
Reference in a new issue