diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-03 12:31:08 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-07 22:34:06 -0500 |
commit | 84946ea8b89b773586b694b786fd6f943fa75f77 (patch) | |
tree | 0d9134c8411afd499873f2d3ed55d945bb74c875 /office | |
parent | 975eb18fb95b65914313df051aade362a28cc9d8 (diff) | |
download | slackbuilds-84946ea8b89b773586b694b786fd6f943fa75f77.tar.gz |
office/libreoffice: Updated for version 3.6.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/libreoffice/libreoffice.SlackBuild | 2 | ||||
-rw-r--r-- | office/libreoffice/libreoffice.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild index 19b52e17c2..51ebae4e7f 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -27,7 +27,7 @@ # Revision date: 2012/07/17 PRGNAM=libreoffice -VERSION=${VERSION:-"3.5.5"} +VERSION=${VERSION:-"3.6.1"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info index ec4e7b8bb5..19fcaee8c2 100644 --- a/office/libreoffice/libreoffice.info +++ b/office/libreoffice/libreoffice.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice" -VERSION="3.5.5" +VERSION="3.6.1" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.5.5/rpm/x86/LibO_3.5.5_Linux_x86_install-rpm_en-US.tar.gz" -MD5SUM="88434a91af56a751fad2e737c2ad6bba" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.5.5/rpm/x86_64/LibO_3.5.5_Linux_x86-64_install-rpm_en-US.tar.gz" -MD5SUM_x86_64="a8c2c35af75807c3ed6c8d04fe6c6419" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.6.1/rpm/x86/LibO_3.6.1_Linux_x86_install-rpm_en-US.tar.gz" +MD5SUM="d11042a4b37f556e12706158a6066316" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.6.1/rpm/x86_64/LibO_3.6.1_Linux_x86-64_install-rpm_en-US.tar.gz" +MD5SUM_x86_64="d9b7a076777d1cdf64e28c4fd6d58c84" REQUIRES="" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" |