diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-19 07:51:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-19 22:24:29 +0700 |
commit | d6e5d2ba64ab9bd9f80e9fb801f3ec21cfb9731b (patch) | |
tree | 0ac7b78a1ff66d58a861365d368c3a8e5af78f55 /office/libreoffice-helppack/libreoffice-helppack.SlackBuild | |
parent | 4ac7cb9230e879803504565c3b08bceebd5807db (diff) |
office/libreoffice-helppack: Updated for version 5.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice-helppack/libreoffice-helppack.SlackBuild')
-rw-r--r-- | office/libreoffice-helppack/libreoffice-helppack.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/libreoffice-helppack/libreoffice-helppack.SlackBuild b/office/libreoffice-helppack/libreoffice-helppack.SlackBuild index ab600bf94a..ad8576fb3c 100644 --- a/office/libreoffice-helppack/libreoffice-helppack.SlackBuild +++ b/office/libreoffice-helppack/libreoffice-helppack.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for LibreOffice Help Packs # Copyright 2013-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 @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libreoffice-helppack -VERSION=${VERSION:-"5.0.4"} +VERSION=${VERSION:-"5.1.2"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |