gnucash: rebuild for Python 3.10
This commit is contained in:
parent
6188560872
commit
fd2a2a751e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnucash'
|
# Template file for 'gnucash'
|
||||||
pkgname=gnucash
|
pkgname=gnucash
|
||||||
version=4.8
|
version=4.8
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue