gnucash: update to 2.6.9.
This commit is contained in:
parent
ce13f6aeff
commit
bae958b7fd
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=2.6.8
|
version=2.6.9
|
||||||
revision=1
|
revision=1
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/gnucash/config
|
/etc/gnucash/config
|
||||||
|
@ -13,12 +13,12 @@ makedepends="
|
||||||
depends="guile dconf"
|
depends="guile dconf"
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--disable-dbi --enable-aqbanking --enable-python"
|
configure_args="--disable-dbi --enable-aqbanking --enable-python"
|
||||||
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnucash.org/"
|
homepage="http://www.gnucash.org/"
|
||||||
short_desc="Financial-accounting software"
|
short_desc="Financial-accounting software"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=809a3902f0ea9f1584b7a6e0fa160c4cb6b99527ab501d81d906db6c099ed430
|
checksum=cdaa61b393133e03bccce3d2740bb358d6bf590de16dd19c790c983d032d8247
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue