diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-16 21:54:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-17 07:47:34 +0700 |
commit | e34cc2edc945071a963065ae8cd6f2e1bbb1b2c2 (patch) | |
tree | 350dc216255b5920ed5501e7d6d4267bdb8c19ac /office/libreoffice | |
parent | 0b02448202323c70d07239c1d520362bf08e660a (diff) |
office/libreoffice: Updated for version 5.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice')
-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 ba32c61920f5..cb4761655bf9 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libreoffice -VERSION=${VERSION:-"5.3.0"} +VERSION=${VERSION:-"5.3.1"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info index c913a683de66..df3c4fb1251c 100644 --- a/office/libreoffice/libreoffice.info +++ b/office/libreoffice/libreoffice.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice" -VERSION="5.3.0" +VERSION="5.3.1" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.3.0/rpm/x86/LibreOffice_5.3.0_Linux_x86_rpm.tar.gz" -MD5SUM="ee369ac8ebf93962314c64abecea2165" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.3.0/rpm/x86_64/LibreOffice_5.3.0_Linux_x86-64_rpm.tar.gz" -MD5SUM_x86_64="de0214a9ec1c4be1abf178c5144becc0" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.3.1/rpm/x86/LibreOffice_5.3.1_Linux_x86_rpm.tar.gz" +MD5SUM="37f79dafa8e85236421679fc67bd0ccf" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.3.1/rpm/x86_64/LibreOffice_5.3.1_Linux_x86-64_rpm.tar.gz" +MD5SUM_x86_64="2464c52ecfdaaee420c3911182a1efbd" REQUIRES="jdk" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |