summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Lenard Spencer2019-04-05 02:57:03 +0200
committer Willy Sudiarto Raharjo2019-04-05 02:57:03 +0200
commit0262143c40fd6ee1bddd585b9a3b233cc1871a6b (patch)
tree0bbef2f7b7fee68eea2938ea90496ea15e6a0bbe /office
parentfd08000330d3688aa0823922bf66c823b661630e (diff)
downloadslackbuilds-0262143c40fd6ee1bddd585b9a3b233cc1871a6b.tar.gz
office/gnucash: Updated for version 3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/gnucash/gnucash.SlackBuild2
-rw-r--r--office/gnucash/gnucash.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/gnucash/gnucash.SlackBuild b/office/gnucash/gnucash.SlackBuild
index 5aee6ffa02..b06137ba13 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.4}
+VERSION=${VERSION:-3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/gnucash/gnucash.info b/office/gnucash/gnucash.info
index 4a9a62e16c..27effc2852 100644
--- a/office/gnucash/gnucash.info
+++ b/office/gnucash/gnucash.info
@@ -1,8 +1,8 @@
PRGNAM="gnucash"
-VERSION="3.4"
+VERSION="3.5"
HOMEPAGE="http://www.gnucash.org/"
-DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-3.4.tar.bz2"
-MD5SUM="dbf81026c0937345b6ecf932dfff432d"
+DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-3.5.tar.bz2"
+MD5SUM="6ccb9654f2e8fd822785c5ef24ba8672"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="webkit2gtk python3 gtest"