summaryrefslogtreecommitdiffstats
path: root/office/openoffice.org
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
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')
-rw-r--r--office/openoffice.org/openoffice.org.SlackBuild3
-rw-r--r--office/openoffice.org/openoffice.org.info10
2 files changed, 7 insertions, 6 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
diff --git a/office/openoffice.org/openoffice.org.info b/office/openoffice.org/openoffice.org.info
index 95fde2906a..2434ab330d 100644
--- a/office/openoffice.org/openoffice.org.info
+++ b/office/openoffice.org/openoffice.org.info
@@ -1,10 +1,10 @@
PRGNAM="openoffice.org"
-VERSION="4.0.1"
+VERSION="4.1.0"
HOMEPAGE="https://openoffice.org"
-DOWNLOAD="http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.1/binaries/en-US/Apache_OpenOffice_4.0.1_Linux_x86_install-rpm_en-US.tar.gz"
-MD5SUM="a0434ff77a1a9645f787f3386cbe0f73"
-DOWNLOAD_x86_64="http://sourceforge.net/projects/openofficeorg.mirror/files/4.0.1/binaries/en-US/Apache_OpenOffice_4.0.1_Linux_x86-64_install-rpm_en-US.tar.gz"
-MD5SUM_x86_64="7f51836d8a131239552db487253395d7"
+DOWNLOAD="http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.0/binaries/en-US/Apache_OpenOffice_4.1.0_Linux_x86_install-rpm_en-US.tar.gz"
+MD5SUM="54ef66e4929302b7b4c9a3cff5489bc3"
+DOWNLOAD_x86_64="http://sourceforge.net/projects/openofficeorg.mirror/files/4.1.0/binaries/en-US/Apache_OpenOffice_4.1.0_Linux_x86-64_install-rpm_en-US.tar.gz"
+MD5SUM_x86_64="2c9c41c3c49129fa2518ebffd300a832"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"