diff options
author | Niels Horn <niels.horn@gmail.com> | 2013-07-07 21:36:17 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-07-14 17:07:17 -0500 |
commit | d2490fdd2f6cd4d2d6c5b2f19ea25473bfb0c776 (patch) | |
tree | d286811f0d852d6dc627764bd4acf1b0efc5b1f2 /office | |
parent | 0c4970adf4cda72341ae56eb0b83c20f08d971f2 (diff) | |
download | slackbuilds-d2490fdd2f6cd4d2d6c5b2f19ea25473bfb0c776.tar.gz |
office/libreoffice: Updated for version 4.0.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office')
-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 b77434e3ee..71f9d49d86 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/04/04 +# Revision date: 2013/07/07 PRGNAM=libreoffice -VERSION=${VERSION:-"4.0.2"} +VERSION=${VERSION:-"4.0.4"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info index d124fd664e..ae6b7aa98a 100644 --- a/office/libreoffice/libreoffice.info +++ b/office/libreoffice/libreoffice.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice" -VERSION="4.0.2" +VERSION="4.0.4" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.0.2/rpm/x86/LibreOffice_4.0.2_Linux_x86_rpm.tar.gz" -MD5SUM="1b42bad19666079e2f6ff90d0202d131" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.0.2/rpm/x86_64/LibreOffice_4.0.2_Linux_x86-64_rpm.tar.gz" -MD5SUM_x86_64="9c8ca66ec9c8c396ed265c3d2f603f67" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.0.4/rpm/x86/LibreOffice_4.0.4_Linux_x86_rpm.tar.gz" +MD5SUM="b9a1230692c970006df534f4c3697608" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.0.4/rpm/x86_64/LibreOffice_4.0.4_Linux_x86-64_rpm.tar.gz" +MD5SUM_x86_64="79860cc1191f896898b8fdbf5fd83490" REQUIRES="jdk" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" |