diff options
author | Niels Horn <niels.horn@gmail.com> | 2012-01-30 20:11:40 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-01-30 20:11:40 -0600 |
commit | c163c7cbfc87a4899cef52cd885e2b3ab456671b (patch) | |
tree | dde43a41aac732152daa87aedfa64d9ffc6ff77e /office/libreoffice-langpack/libreoffice-langpack.SlackBuild | |
parent | 64590d7f44f5635c6b98acea176094dea1efeba0 (diff) | |
download | slackbuilds-c163c7cbfc87a4899cef52cd885e2b3ab456671b.tar.gz |
office/libreoffice-langpack: Updated for version 3.4.5.
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.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild index 1d65d1caee..402d799136 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,2011 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2010-2012 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: 2011/11/09 +# Revision date: 2012/01/27 PRGNAM=libreoffice-langpack -VERSION=${VERSION:-"3.4.4"} +VERSION=${VERSION:-"3.4.5"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |