gnucash: update to 4.6

This commit is contained in:
Manfred Usselmann 2021-07-03 22:04:48 +02:00 committed by Érico Nogueira Rolim
parent 65717e2cc9
commit c726f4f18f

View file

@ -1,6 +1,6 @@
# Template file for 'gnucash'
pkgname=gnucash
version=4.5
version=4.6
revision=1
wrksrc="${pkgname}-${version%b}"
build_style=cmake
@ -12,11 +12,11 @@ makedepends="aqbanking-devel boost-devel gc-devel glib-devel gtest-devel guile-d
libxslt-devel webkit2gtk-devel python3-devel gwenhywfar-gtk3 tzdata"
depends="dconf guile perl"
short_desc="Financial-accounting software"
maintainer="Orphaned <orphan@voidlinux.org>"
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=bc1f48a8453488a2e9f6b83b68613aa55caebe4d2983460bdac7e084b46cffdc
checksum=251b01dfb9f9c679db26926f934ca4d13c7092a485be04f60e2031d85a445733
pycompile_dirs="usr/share/gnucash/python"
conf_files="/etc/gnucash/environment"