diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-27 11:46:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:37:53 +0700 |
commit | 601fedfb860d72b99f5d2a9bd23af65bbc1c6d79 (patch) | |
tree | 004db80eaa5a4b17f9453c928cccb6cb9e3054c6 /office/libreoffice/libreoffice.SlackBuild | |
parent | 754c076a7fff13eb09acf6b748d0525a8beada46 (diff) |
office/libreoffice: Updated for version 5.2.5.
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 7f63d0b01aa2b..de3425adcd94e 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA # Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil -# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libreoffice -VERSION=${VERSION:-"5.2.4"} +VERSION=${VERSION:-"5.2.5"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |