diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-27 11:49:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:37:53 +0700 |
commit | 8a2b9ab9f42b72e6606884117ee0a8f052d60677 (patch) | |
tree | 4db0554db6b3d717fd3b4f4eaea25d1821d72489 /office/libreoffice-langpack/libreoffice-langpack.SlackBuild | |
parent | a3057fbc92669bf2d945be3016f77292adbc3f21 (diff) |
office/libreoffice-langpack: Updated for version 5.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice-langpack/libreoffice-langpack.SlackBuild')
-rw-r--r-- | office/libreoffice-langpack/libreoffice-langpack.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild index 83ca778c542c5..e095610c14a5f 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild +++ b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for LibreOffice Language Packs # 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 @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libreoffice-langpack -VERSION=${VERSION:-"5.2.4"} +VERSION=${VERSION:-"5.2.5"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |