diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-17 07:40:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-17 17:24:13 +0700 |
commit | dc2c9d6b59af28ee682226d3ce9b0778716dc99f (patch) | |
tree | 8e1e5635c6f38f1a790ca0a052a587ac2d78b8a0 /office/libreoffice/libreoffice.SlackBuild | |
parent | 08515091e6c4d69efb7653eaa5935e16cf11f585 (diff) |
office/libreoffice: Updated for version 5.0.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 30aa5a5a84865..a9b0d6029059f 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-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2016 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.0.4"} +VERSION=${VERSION:-"5.0.5"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |