aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 47c8c85f37e10..5a60c488b49f2 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 a8a2e12135ac7..7f8231140c5e9 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 d17e29a86c6e9..b6bf662282914 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"