summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Lenard Spencer2021-08-14 19:26:51 +0200
committer Matteo Bernardini2021-08-15 19:15:41 +0200
commit926500dbb4c7dd34a48641a435f75fba7912c119 (patch)
treeebbaead13205e292d6f785ad910dff85cdd5c0a2
parentbf1e256f90d303088f9d698559232045b7ae7ef6 (diff)
downloadslackbuilds-926500dbb4c7dd34a48641a435f75fba7912c119.tar.gz
office/gnucash: Updated for version 4.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--office/gnucash/gnucash.SlackBuild4
-rw-r--r--office/gnucash/gnucash.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/office/gnucash/gnucash.SlackBuild b/office/gnucash/gnucash.SlackBuild
index 6dccbd42bc..a7cfe148e4 100644
--- a/office/gnucash/gnucash.SlackBuild
+++ b/office/gnucash/gnucash.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for gnucash
# Copyright 2015 Trayan Denev, tdenev@gmail.com
-# This version Copyright 2018 Lenard Spencer <lenardrspencer@gmail.com>
+# This version Copyright 2018-2021 Lenard Spencer <lenardrspencer@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gnucash
-VERSION=${VERSION:-4.5}
+VERSION=${VERSION:-4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/gnucash/gnucash.info b/office/gnucash/gnucash.info
index 55e27081e9..1d5a4cbfff 100644
--- a/office/gnucash/gnucash.info
+++ b/office/gnucash/gnucash.info
@@ -1,8 +1,8 @@
PRGNAM="gnucash"
-VERSION="4.5"
-HOMEPAGE="http://www.gnucash.org/"
-DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-4.5.tar.bz2"
-MD5SUM="a7d656d9a9f86139dac098a61ef654b7"
+VERSION="4.6"
+HOMEPAGE="https://www.gnucash.org/"
+DOWNLOAD="https://downloads.sourceforge.net/gnucash/gnucash-4.6.tar.bz2"
+MD5SUM="3dba148c4c3f00f8e37d3ca20f526a0c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="webkit2gtk gtest"