diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-11 00:58:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:14 +0700 |
commit | 9dd6a2087e8e5856dec8ce2a2a825080649f80f1 (patch) | |
tree | 2417361862ea2bbf5b473349fb25f8e93053f4d5 /office/libreoffice/libreoffice.SlackBuild | |
parent | e688b29ba90cfe04b9d939e8599b5c216a470f67 (diff) |
office/libreoffice: Updated for version 6.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice/libreoffice.SlackBuild')
-rw-r--r-- | office/libreoffice/libreoffice.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild index 99be1b37781b8..5a4d20f80f053 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for LibreOffice -# Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA +# Copyright 2006.2.17,2008,2009,2010 Robby Workman, Northport, Alabama, USA # Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil # Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libreoffice -VERSION=${VERSION:-"6.2.0"} +VERSION=${VERSION:-"6.2.1"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |