Merge pull request #785 from hanspolo/gnucash

gnucash: updated to 2.6.5
This commit is contained in:
Juan RP 2014-12-29 20:38:58 +01:00
commit 1ad1bc682f

View file

@ -1,6 +1,6 @@
# Template file for 'gnucash' # Template file for 'gnucash'
pkgname=gnucash pkgname=gnucash
version=2.6.4 version=2.6.5
revision=1 revision=1
conf_files=" conf_files="
/etc/gnucash/config /etc/gnucash/config
@ -17,8 +17,8 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
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="http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${version}.tar.bz2" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=0320e4c62a741795648929fd211aca7e816d22b48bc7c54226c99b02c56e34bc checksum=b1b1a943a322e7bf7afb0c2202f491560d4734a2036438bf9820378c34203d65
libgnucash_package() { libgnucash_package() {
short_desc+=" - library files" short_desc+=" - library files"