summaryrefslogtreecommitdiffstats
path: root/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
diff options
context:
space:
mode:
author Niels Horn2013-04-02 07:34:15 +0200
committer Robby Workman2013-04-16 00:20:30 +0200
commite48c735cc894d56a038980e8a22d10bd9b5e64b0 (patch)
tree70abaedbe603986561ad87cd174f3a7b08265902 /office/libreoffice-langpack/libreoffice-langpack.SlackBuild
parent806b0b2fd3b60036b37dde7e685a42b15503f35e (diff)
downloadslackbuilds-e48c735cc894d56a038980e8a22d10bd9b5e64b0.tar.gz
office/libreoffice-langpack: Updated for version 4.0.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/libreoffice-langpack/libreoffice-langpack.SlackBuild')
-rw-r--r--office/libreoffice-langpack/libreoffice-langpack.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
index 96c13a2f48..e73e57d042 100644
--- a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
+++ b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for LibreOffice Language Packs
-# Copyright 2010-2012 Niels Horn, Rio de Janeiro, RJ, Brazil
+# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,10 +23,10 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Written by Niels Horn <niels.horn@gmail.com>
-# Revision date: 2012/12/27
+# Revision date: 2013/03/24
PRGNAM=libreoffice-langpack
-VERSION=${VERSION:-"3.6.4"}
+VERSION=${VERSION:-"4.0.1"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -68,7 +68,7 @@ fi
set -e
# Concatenate all parts to get the full name of the tarball
-TARBALL="LibO_${SRCVERSION}_Linux_${SRCARCH}_langpack-rpm_${LOLANG}.tar.gz"
+TARBALL="LibreOffice_${SRCVERSION}_Linux_${SRCARCH}_rpm_langpack_${LOLANG}.tar.gz"
if [ ! -r $TARBALL ]; then
echo "$TARBALL not found"
exit 1