Merge pull request #785 from hanspolo/gnucash
gnucash: updated to 2.6.5
This commit is contained in:
commit
1ad1bc682f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnucash'
|
||||
pkgname=gnucash
|
||||
version=2.6.4
|
||||
version=2.6.5
|
||||
revision=1
|
||||
conf_files="
|
||||
/etc/gnucash/config
|
||||
|
@ -17,8 +17,8 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnucash.org/"
|
||||
short_desc="Financial-accounting software"
|
||||
distfiles="http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=0320e4c62a741795648929fd211aca7e816d22b48bc7c54226c99b02c56e34bc
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b1b1a943a322e7bf7afb0c2202f491560d4734a2036438bf9820378c34203d65
|
||||
|
||||
libgnucash_package() {
|
||||
short_desc+=" - library files"
|
||||
|
|
Loading…
Reference in New Issue