aboutsummaryrefslogtreecommitdiff
path: root/office
diff options
context:
space:
mode:
Diffstat (limited to 'office')
-rw-r--r--office/gnucash/README2
-rw-r--r--office/gnucash/gnucash.SlackBuild3
-rw-r--r--office/gnucash/gnucash.info6
3 files changed, 5 insertions, 6 deletions
diff --git a/office/gnucash/README b/office/gnucash/README
index 01ceda48064a1..20215f5293e2e 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 71687dc9d30df..c78c9101601a7 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 28bdb4e53dd70..3dbcf5c8f566a 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"