mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
gnucash: update to 4.6
This commit is contained in:
parent
65717e2cc9
commit
c726f4f18f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnucash'
|
# Template file for 'gnucash'
|
||||||
pkgname=gnucash
|
pkgname=gnucash
|
||||||
version=4.5
|
version=4.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${version%b}"
|
wrksrc="${pkgname}-${version%b}"
|
||||||
build_style=cmake
|
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"
|
libxslt-devel webkit2gtk-devel python3-devel gwenhywfar-gtk3 tzdata"
|
||||||
depends="dconf guile perl"
|
depends="dconf guile perl"
|
||||||
short_desc="Financial-accounting software"
|
short_desc="Financial-accounting software"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="ManfredU <mu@usselmann.it>"
|
||||||
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=bc1f48a8453488a2e9f6b83b68613aa55caebe4d2983460bdac7e084b46cffdc
|
checksum=251b01dfb9f9c679db26926f934ca4d13c7092a485be04f60e2031d85a445733
|
||||||
|
|
||||||
pycompile_dirs="usr/share/gnucash/python"
|
pycompile_dirs="usr/share/gnucash/python"
|
||||||
conf_files="/etc/gnucash/environment"
|
conf_files="/etc/gnucash/environment"
|
||||||
|
|
Loading…
Add table
Reference in a new issue