From cc8940b881836f0df4a6f357d294fcebf7e9d8ca Mon Sep 17 00:00:00 2001 From: Lenard Spencer Date: Fri, 5 Oct 2018 11:07:01 +0100 Subject: office/gnucash: Updated for version 3.3. Signed-off-by: David Spencer --- office/gnucash/README | 2 +- office/gnucash/gnucash.SlackBuild | 3 +-- office/gnucash/gnucash.info | 6 +++--- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/office/gnucash/README b/office/gnucash/README index 01ceda4806..20215f5293 100644 --- a/office/gnucash/README +++ b/office/gnucash/README @@ -20,7 +20,7 @@ and libdbi-drivers installed (with postgresql support), and then pass the DBI="yes" flag. NOTE: You must remove any previous installation of Gnucash before -running this script, otherwise the build will fail. +running this script, otherwise the build will fail. This script builds version 3.x which is now considered stable by the upstream developers. If you need the old stable 2.6.x series, please diff --git a/office/gnucash/gnucash.SlackBuild b/office/gnucash/gnucash.SlackBuild index 71687dc9d3..c78c910160 100644 --- a/office/gnucash/gnucash.SlackBuild +++ b/office/gnucash/gnucash.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gnucash -VERSION=${VERSION:-3.2} +VERSION=${VERSION:-3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -159,4 +159,3 @@ cat $CWD/doinst.sh > $PKG/install/doinst.sh cd $PKG /sbin/makepkg -p -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} - diff --git a/office/gnucash/gnucash.info b/office/gnucash/gnucash.info index 28bdb4e53d..3dbcf5c8f5 100644 --- a/office/gnucash/gnucash.info +++ b/office/gnucash/gnucash.info @@ -1,8 +1,8 @@ PRGNAM="gnucash" -VERSION="3.2" +VERSION="3.3" HOMEPAGE="http://www.gnucash.org/" -DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-3.2.tar.bz2" -MD5SUM="d442371ea6f0d16be8314e55e4fb420a" +DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-3.3.tar.bz2" +MD5SUM="2f41cb3cbbe60fefcf1d05ad3da663b5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="webkit2gtk python3 gtest" -- cgit v1.2.3