diff options
author | Niels Horn <niels.horn@gmail.com> | 2014-01-31 22:18:08 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-01 00:40:59 -0600 |
commit | dfb612c6396d99b475058312f3dc71b572546c2f (patch) | |
tree | 0a368ec18a5a8952fdc2154f899a0b75b9d00004 | |
parent | 02a942714dfc5368ae1bac4028706ee705a03fa7 (diff) | |
download | slackbuilds-dfb612c6396d99b475058312f3dc71b572546c2f.tar.gz |
office/libreoffice: Updated for version 4.2.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | office/libreoffice/libreoffice.SlackBuild | 4 | ||||
-rw-r--r-- | office/libreoffice/libreoffice.info | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild index 93ab03f2d7..7631b4a85d 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -24,10 +24,10 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Modified by Niels Horn <niels.horn@gmail.com> -# Revision date: 2013/11/06 +# Revision date: 2014/01/31 PRGNAM=libreoffice -VERSION=${VERSION:-"4.1.3"} +VERSION=${VERSION:-"4.2.0"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info index e35cf9b740..6a2a867a76 100644 --- a/office/libreoffice/libreoffice.info +++ b/office/libreoffice/libreoffice.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice" -VERSION="4.1.3" +VERSION="4.2.0" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.1.3/rpm/x86/LibreOffice_4.1.3_Linux_x86_rpm.tar.gz" -MD5SUM="f426376e4caf8a98003fdae647a9617a" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.1.3/rpm/x86_64/LibreOffice_4.1.3_Linux_x86-64_rpm.tar.gz" -MD5SUM_x86_64="93b4cb52220e7f1f4cb6955124b36868" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.0/rpm/x86/LibreOffice_4.2.0_Linux_x86_rpm.tar.gz" +MD5SUM="16ca256b37abdec33707d163c89c0879" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.0/rpm/x86_64/LibreOffice_4.2.0_Linux_x86-64_rpm.tar.gz" +MD5SUM_x86_64="e1562e0400decb9e51efcabfd3e809e2" REQUIRES="jdk" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" |