summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Bruno T. Russo (BrunoRusso) <contato@brunorusso.eti.br>2015-02-22 09:33:24 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-22 09:33:24 +0700
commit0832281da0e2b7731ec4664480940b1777bd45e4 (patch)
tree78eca452bd44df8f306454a8df48787d5b4d3526 /office
parentf2d3c2364927b066892f50c33b80d0e59fb14880 (diff)
downloadslackbuilds-0832281da0e2b7731ec4664480940b1777bd45e4.tar.gz
slackbuilds-0832281da0e2b7731ec4664480940b1777bd45e4.tar.xz
office/freemind: Updated for version 1.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/freemind/freemind.SlackBuild6
-rw-r--r--office/freemind/freemind.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/office/freemind/freemind.SlackBuild b/office/freemind/freemind.SlackBuild
index cde924b8a8..3741cb31fe 100644
--- a/office/freemind/freemind.SlackBuild
+++ b/office/freemind/freemind.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for freemind
-# Copyright 2009,2011 BrunoRusso, Sao Paulo, Brazil
+# Copyright 2009,2011,2015 BrunoRusso, Sao Paulo, Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,11 +23,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Modified by Robby Workman to include some things that were done in the old
-# build for 12.2 (that one had apparently been abandoned and thus Bruno
+# build for 14.1 (that one had apparently been abandoned and thus Bruno
# rewrote it, unaware that one had already existed).
PRGNAM=freemind
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.0.1}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/freemind/freemind.info b/office/freemind/freemind.info
index 532ee0e945..077c4b1e81 100644
--- a/office/freemind/freemind.info
+++ b/office/freemind/freemind.info
@@ -1,8 +1,8 @@
PRGNAM="freemind"
-VERSION="1.0.0"
+VERSION="1.0.1"
HOMEPAGE="http://freemind.sourceforge.net/wiki/index.php/Main_Page"
-DOWNLOAD="http://downloads.sourceforge.net/freemind/freemind-bin-max-1.0.0.zip"
-MD5SUM="3d15122b99d5c830eb9c35034b66d525"
+DOWNLOAD="http://downloads.sourceforge.net/freemind/freemind-bin-max-1.0.1.zip"
+MD5SUM="bb217c2566e1476f11f1a68ff88a5669"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"