diff options
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} |