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 | |
parent | a3057fbc92669bf2d945be3016f77292adbc3f21 (diff) | |
download | slackbuilds-8a2b9ab9f42b72e6606884117ee0a8f052d60677.tar.gz |
office/libreoffice-langpack: Updated for version 5.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/libreoffice-langpack/libreoffice-langpack.SlackBuild | 4 | ||||
-rw-r--r-- | office/libreoffice-langpack/libreoffice-langpack.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild index 83ca778c54..e095610c14 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} diff --git a/office/libreoffice-langpack/libreoffice-langpack.info b/office/libreoffice-langpack/libreoffice-langpack.info index 90cc5c85b2..8abd7135ef 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.info +++ b/office/libreoffice-langpack/libreoffice-langpack.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice-langpack" -VERSION="5.2.4" +VERSION="5.2.5" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.2.4/rpm/x86/LibreOffice_5.2.4_Linux_x86_rpm_langpack_en-GB.tar.gz" -MD5SUM="e951fa29719e203dc1d1fd81fd7e99f7" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.2.4/rpm/x86_64/LibreOffice_5.2.4_Linux_x86-64_rpm_langpack_en-GB.tar.gz" -MD5SUM_x86_64="2741c3c69762cd54de08e9acff7cd4cb" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.2.5/rpm/x86/LibreOffice_5.2.5_Linux_x86_rpm_langpack_en-GB.tar.gz" +MD5SUM="03cc232d8f0f8e4d36afa44b47bd585a" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.2.5/rpm/x86_64/LibreOffice_5.2.5_Linux_x86-64_rpm_langpack_en-GB.tar.gz" +MD5SUM_x86_64="de02b8b5846c309d7ef1cbae1d666486" REQUIRES="libreoffice" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |