summaryrefslogtreecommitdiffstats
path: root/office/openoffice.org/openoffice.org.SlackBuild
diff options
context:
space:
mode:
author Ryan P.C. McQuen <ryanpcmcquen@gmail.com>2014-04-30 07:14:38 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-04-30 07:14:38 +0700
commit57747d186e293e1564f6e197ba32ae8eba10435c (patch)
tree03b09039404cf139254e5ecb90f49ca769e9ca4c /office/openoffice.org/openoffice.org.SlackBuild
parent59277f3d3497823a7191ad911557a7c2dcb7a031 (diff)
downloadslackbuilds-57747d186e293e1564f6e197ba32ae8eba10435c.tar.gz
slackbuilds-57747d186e293e1564f6e197ba32ae8eba10435c.tar.xz
office/openoffice.org: Updated for version 4.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/openoffice.org/openoffice.org.SlackBuild')
-rw-r--r--office/openoffice.org/openoffice.org.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/openoffice.org/openoffice.org.SlackBuild b/office/openoffice.org/openoffice.org.SlackBuild
index 8e78edea2b..c2ce3bd61f 100644
--- a/office/openoffice.org/openoffice.org.SlackBuild
+++ b/office/openoffice.org/openoffice.org.SlackBuild
@@ -27,7 +27,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openoffice.org
-VERSION=${VERSION:-4.0.1}
+VERSION=${VERSION:-4.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCSHORT=$(echo $VERSION | cut -f1-2 -d.)
@@ -45,6 +45,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
+# change this if you want to install a different language
OOLANG=${OOLANG:-en-US}
PKG_LANG=${OOLANG//-/_} # Leave this alone