diff options
Diffstat (limited to 'office/libreoffice')
-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 a5781f8ef451..26ccc431055f 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for LibreOffice # Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA -# 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 @@ -27,7 +27,7 @@ # Revision date: 2014/02/21 PRGNAM=libreoffice -VERSION=${VERSION:-"4.2.1"} +VERSION=${VERSION:-"4.2.3"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info index 4095eaf6ab55..90d729aa9561 100644 --- a/office/libreoffice/libreoffice.info +++ b/office/libreoffice/libreoffice.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice" -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.tar.gz" -MD5SUM="55f1bb4384b27d12df17185d22c238d3" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.1/rpm/x86_64/LibreOffice_4.2.1_Linux_x86-64_rpm.tar.gz" -MD5SUM_x86_64="77140164da124c2f6e1eac3cad117542" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.3/rpm/x86/LibreOffice_4.2.3_Linux_x86_rpm.tar.gz" +MD5SUM="2744ff6f5bd2bca773d6fec8b0558a5f" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.3/rpm/x86_64/LibreOffice_4.2.3_Linux_x86-64_rpm.tar.gz" +MD5SUM_x86_64="25f1315fa6a22aefde116302a4146e46" REQUIRES="jdk" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" |