diff options
author | Niels Horn <niels.horn@gmail.com> | 2014-04-12 19:01:24 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-13 13:48:51 +0700 |
commit | 74986cade6c2d6fcefee9d7c477666e4ad866f45 (patch) | |
tree | f5d68ffc0f292d30affb998e84f8151910550cfd | |
parent | ab1269a893a9d36e370dbc45f35103f1b0239d73 (diff) | |
download | slackbuilds-74986cade6c2d6fcefee9d7c477666e4ad866f45.tar.gz |
office/libreoffice-langpack: Updated for version 4.2.3.
Signed-off-by: Erik Hanson <erik@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 48fcaa3e66..2fca1c546f 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild +++ b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for LibreOffice Language Packs -# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil +# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ # Revision date: 2014/02/21 PRGNAM=libreoffice-langpack -VERSION=${VERSION:-"4.2.1"} +VERSION=${VERSION:-"4.2.3"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice-langpack/libreoffice-langpack.info b/office/libreoffice-langpack/libreoffice-langpack.info index 0304b2e25b..eb819cbdc6 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.info +++ b/office/libreoffice-langpack/libreoffice-langpack.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice-langpack" -VERSION="4.2.1" +VERSION="4.2.3" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.1/rpm/x86/LibreOffice_4.2.1_Linux_x86_rpm_langpack_en-GB.tar.gz" -MD5SUM="a57d6a1b11c9f528fc296878017d360c" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.1/rpm/x86_64/LibreOffice_4.2.1_Linux_x86-64_rpm_langpack_en-GB.tar.gz" -MD5SUM_x86_64="aaa2fc655da921e77f6c61b9a81fc337" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.3/rpm/x86/LibreOffice_4.2.3_Linux_x86_rpm_langpack_en-GB.tar.gz" +MD5SUM="53c7c5247852a74f47eca6136b2d7113" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.3/rpm/x86_64/LibreOffice_4.2.3_Linux_x86-64_rpm_langpack_en-GB.tar.gz" +MD5SUM_x86_64="73aedd996d63f883240a49572193d92d" REQUIRES="libreoffice" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" |