summaryrefslogtreecommitdiffstats
path: root/office/libreoffice/libreoffice.SlackBuild
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2012-02-18 19:35:21 -0600
committer Robby Workman <rworkman@slackbuilds.org>2012-02-20 12:20:43 -0600
commit81160629cef6ad26c99b1cb60bc0aadb44ff8f31 (patch)
tree4c35341f1cb5a2d387148243af50c3c0943defa6 /office/libreoffice/libreoffice.SlackBuild
parentf6b665b62cd4e0dcc40395a2960c6d58469bed1c (diff)
downloadslackbuilds-81160629cef6ad26c99b1cb60bc0aadb44ff8f31.tar.gz
slackbuilds-81160629cef6ad26c99b1cb60bc0aadb44ff8f31.tar.xz
office/libreoffice: Updated for version 3.5.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/libreoffice/libreoffice.SlackBuild')
-rw-r--r--office/libreoffice/libreoffice.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild
index d513b5aec6..d19e3da1a1 100644
--- a/office/libreoffice/libreoffice.SlackBuild
+++ b/office/libreoffice/libreoffice.SlackBuild
@@ -24,16 +24,16 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Modified by Niels Horn <niels.horn@gmail.com>
-# Revision date: 2012/01/27
+# Revision date: 2012/02/14
PRGNAM=libreoffice
-VERSION=${VERSION:-"3.4.5"}
+VERSION=${VERSION:-"3.5.0"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
# These variables seem to change with (almost) every release...
SRCVERSION=$VERSION
-SRCSHORT=$(echo $VERSION | cut -f1-2 -d.) #"3.4"
+SRCSHORT=$(echo $VERSION | cut -f1-2 -d.) #"3.5"
if [ -z "$ARCH" ]; then
case "$( uname -m )" in