gnucash: update to 3.4.

This commit is contained in:
Helmut Pozimski 2018-12-31 11:47:25 +01:00
parent 028f25dd17
commit 080d4299b5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gnucash'
pkgname=gnucash
version=3.3
revision=5
version=3.4
revision=1
build_style=cmake
configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1"
hostmakedepends="pkg-config guile python3 libxslt perl"
@ -14,7 +14,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=8396ed8d2a88ac358ecf458c253cf38f55a13aaba7958e4fde3dd85c222e393f
checksum=a254883c8f7e34f2e19ebdc6a0185489d9027341d7d62a6f1ef815a8c9e342d7
pycompile_module="gnucash"
pycompile_dirs="usr/share/gnucash/python"