From d2d803bc033a90b3d91b8ac3dd9d7d4452ca6a60 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Thu, 1 Oct 2015 09:21:17 +0200 Subject: [PATCH] gnucash: update to 2.6.8. --- srcpkgs/gnucash/template | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/srcpkgs/gnucash/template b/srcpkgs/gnucash/template index 6f635306cf3..6f947e89d05 100644 --- a/srcpkgs/gnucash/template +++ b/srcpkgs/gnucash/template @@ -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"