aboutsummaryrefslogtreecommitdiff
path: root/office
diff options
context:
space:
mode:
authorPanagiotis Nikolaou <hostmaster@slackonly.com>2017-10-27 19:21:00 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-28 07:07:03 +0700
commit609f70cc53121c7b8c74f39eadebd688b3d19353 (patch)
tree34e9f2e7c1b8895ed43237ba5fa1ff6a4bd45d51 /office
parentb3b9170cf60cf9e2b0239996971a0f67acc10bf1 (diff)
downloadslackbuilds-609f70cc53121c7b8c74f39eadebd688b3d19353.tar.xz
office/xmind: Updated for version 8update5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/xmind/README6
-rw-r--r--office/xmind/xmind.SlackBuild4
-rw-r--r--office/xmind/xmind.info6
3 files changed, 11 insertions, 5 deletions
diff --git a/office/xmind/README b/office/xmind/README
index 47c8c85f37e1..5a60c488b49f 100644
--- a/office/xmind/README
+++ b/office/xmind/README
@@ -12,3 +12,9 @@ With its feature of open-source (except some professional features),
XMind makes it possible for you to integrate the software into your
product, store data into XMind files, or even build your own mind
mapping software based on XMind.
+
+NOTE:
+If you upgrade xmind from a older version, keep a backup of your settings:
+~/.xmind/workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/
+then remove the old file ~/.xmind and finally restore your settings after
+the first launch of the upgraded xmind.
diff --git a/office/xmind/xmind.SlackBuild b/office/xmind/xmind.SlackBuild
index a8a2e12135ac..7f8231140c5e 100644
--- a/office/xmind/xmind.SlackBuild
+++ b/office/xmind/xmind.SlackBuild
@@ -22,8 +22,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xmind
-VERSION=${VERSION:-8update2}
-SRCVERSION=${SRCVERSION:-8-update2}
+VERSION=${VERSION:-8update5}
+SRCVERSION=${SRCVERSION:-8-update5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/xmind/xmind.info b/office/xmind/xmind.info
index d17e29a86c6e..b6bf66228291 100644
--- a/office/xmind/xmind.info
+++ b/office/xmind/xmind.info
@@ -1,8 +1,8 @@
PRGNAM="xmind"
-VERSION="8update2"
+VERSION="8update5"
HOMEPAGE="https://www.xmind.net/"
-DOWNLOAD="http://dl2.xmind.net/xmind-downloads/xmind-8-update2-linux.zip"
-MD5SUM="b66e47fc662927b653d26f5e54355698"
+DOWNLOAD="http://dl2.xmind.net/xmind-downloads/xmind-8-update5-linux.zip"
+MD5SUM="1884b0bb8f520a480fc6af44da087277"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"