gnucash: update to 3.7.
This commit is contained in:
parent
3054c289e6
commit
c7acb03a4d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnucash'
|
# Template file for 'gnucash'
|
||||||
pkgname=gnucash
|
pkgname=gnucash
|
||||||
version=3.6
|
version=3.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1"
|
configure_args="-DWITH_SQL=0 -DWITH_PYTHON=1"
|
||||||
hostmakedepends="pkg-config guile python3 libxslt perl"
|
hostmakedepends="pkg-config guile python3 libxslt perl"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.gnucash.org"
|
homepage="http://www.gnucash.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=f1cb86de60bb0eb2cf5c2c3868e7dab7d889017e233230f944f158f84eb85f25
|
checksum=6b8eb09f3980531509bcb3a589ab0334d827c32f860ce8a209aa2fe0ed8858b4
|
||||||
|
|
||||||
pycompile_module="gnucash"
|
pycompile_module="gnucash"
|
||||||
pycompile_dirs="usr/share/gnucash/python"
|
pycompile_dirs="usr/share/gnucash/python"
|
||||||
|
|
Loading…
Reference in New Issue