gnucash: update to 2.6.8.
This commit is contained in:
parent
a181ac4da9
commit
d2d803bc03
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnucash'
|
||||
pkgname=gnucash
|
||||
version=2.6.7
|
||||
revision=2
|
||||
version=2.6.8
|
||||
revision=1
|
||||
conf_files="
|
||||
/etc/gnucash/config
|
||||
/etc/gnucash/environment"
|
||||
|
@ -18,14 +18,10 @@ license="GPL-3"
|
|||
homepage="http://www.gnucash.org/"
|
||||
short_desc="Financial-accounting software"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6c15b12eeddc095d6926d9ea84d885c20b8f52781602c15aa3f672a1f7e2beef
|
||||
checksum=809a3902f0ea9f1584b7a6e0fa160c4cb6b99527ab501d81d906db6c099ed430
|
||||
|
||||
nocross=yes
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
||||
broken="http://build.voidlinux.eu/builders/i686_builder/builds/8362/steps/shell_3/logs/stdio"
|
||||
fi
|
||||
|
||||
libgnucash_package() {
|
||||
shlib_provides="libgncmod-gnome-utils.so libgncmod-app-utils.so libgncmod-engine.so"
|
||||
short_desc+=" - library files"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue