gnucash: update to 4.9
This commit is contained in:
parent
2f4626f2c8
commit
8109d81beb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnucash'
|
||||
pkgname=gnucash
|
||||
version=4.8
|
||||
revision=2
|
||||
version=4.9
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version%b}"
|
||||
build_style=cmake
|
||||
make_check_target=check
|
||||
|
@ -16,7 +16,7 @@ maintainer="ManfredU <mu@usselmann.it>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.gnucash.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=15b8e4ff8336168eba88ef2faade377e5c5ff08e48b4660da1a33a8a407feb12
|
||||
checksum=9a551c30c1b712199fc2227a109afb984d7bef18e138170bbc7225c6c1fab72d
|
||||
|
||||
pycompile_dirs="usr/share/gnucash/python"
|
||||
conf_files="/etc/gnucash/environment"
|
||||
|
|
Loading…
Reference in a new issue