gnucash: update to 3.8b.

This commit is contained in:
Helmut Pozimski 2019-12-31 12:57:22 +01:00
parent 76f63f7702
commit 70471cc355
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'gnucash'
pkgname=gnucash
version=3.7
revision=2
version=3.8b
revision=1
wrksrc="${pkgname}-${version%b}"
build_style=cmake
configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1"
hostmakedepends="pkg-config guile python3 libxslt perl"
@ -14,7 +15,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-or-later"
homepage="http://www.gnucash.org"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=6b8eb09f3980531509bcb3a589ab0334d827c32f860ce8a209aa2fe0ed8858b4
checksum=0f5eca83d8836a325d9a02c6ed7b4d53e59abcff974e5d90914c9e15d7a87f37
pycompile_module="gnucash"
pycompile_dirs="usr/share/gnucash/python"