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"