diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-19 07:52:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-19 22:24:29 +0700 |
commit | 43249e81638b2c03f522ef11150db7e49936df27 (patch) | |
tree | 627b98a646c8f3ff8a5abcebcfa54b11c13dd506 | |
parent | d6e5d2ba64ab9bd9f80e9fb801f3ec21cfb9731b (diff) | |
download | slackbuilds-43249e81638b2c03f522ef11150db7e49936df27.tar.gz |
office/libreoffice-langpack: Updated for version 5.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 d1d3bfb05e..4a1aab2b16 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-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-langpack -VERSION=${VERSION:-"5.0.4"} +VERSION=${VERSION:-"5.1.2"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice-langpack/libreoffice-langpack.info b/office/libreoffice-langpack/libreoffice-langpack.info index c53ea3388e..0df7046816 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.info +++ b/office/libreoffice-langpack/libreoffice-langpack.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice-langpack" -VERSION="5.0.4" +VERSION="5.1.2" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.0.4/rpm/x86/LibreOffice_5.0.4_Linux_x86_rpm_langpack_en-GB.tar.gz" -MD5SUM="d4d179eab325a3d2840025300d0be0a9" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.0.4/rpm/x86_64/LibreOffice_5.0.4_Linux_x86-64_rpm_langpack_en-GB.tar.gz" -MD5SUM_x86_64="a49e6ddeb60cea246aaa38bc70535cee" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.1.2/rpm/x86/LibreOffice_5.1.2_Linux_x86_rpm_langpack_en-GB.tar.gz" +MD5SUM="474825713a10b81f317cfb9b83cb1be8" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.1.2/rpm/x86_64/LibreOffice_5.1.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz" +MD5SUM_x86_64="bd4830a40d6616621f79bbec0c408278" REQUIRES="libreoffice" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |