gnucash: update to 4.12.

This commit is contained in:
Manfred Usselmann 2022-10-10 00:50:38 +02:00 committed by Đoàn Trần Công Danh
parent dbf6f0ae04
commit 0a1d1bbecf
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gnucash'
pkgname=gnucash
version=4.11
revision=2
version=4.12
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=f814ede30d7be0dec0afb2ae8d03628b9ae34c848b68312e4c5aded94c102b19
checksum=cc8c051a56b8bb433566d6e2890df59f3d895a395c8cf5246c1b728102ce10ae
pycompile_dirs="usr/share/gnucash/python"
conf_files="/etc/gnucash/environment"