gnucash: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:51 -04:00
parent 26c4534ac0
commit 0b58b1033a

View file

@ -1,7 +1,7 @@
# Template file for 'gnucash' # Template file for 'gnucash'
pkgname=gnucash pkgname=gnucash
version=4.12 version=4.12
revision=1 revision=2
wrksrc="${pkgname}-${version%b}" wrksrc="${pkgname}-${version%b}"
build_style=cmake build_style=cmake
make_check_target=check make_check_target=check