diff options
author | Robby Workman <rworkman@slackware.com> | 2016-06-23 09:47:43 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-25 08:54:50 +0700 |
commit | bc41a01c98e57e620e4d303d262db375a2c6a45a (patch) | |
tree | 6915e02f8990818caab60628765b4a1242c16d25 /office | |
parent | c63f92b98a3071042eae6c2392f2bf58894c35f6 (diff) |
office/libreoffice: Updated for version 5.1.4.
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 68aaa2a4a260..bb81102a5271 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.1.3"} +VERSION=${VERSION:-"5.1.4"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info index ea5d23a0e73c..607c392e161f 100644 --- a/office/libreoffice/libreoffice.info +++ b/office/libreoffice/libreoffice.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice" -VERSION="5.1.3" +VERSION="5.1.4" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.1.3/rpm/x86/LibreOffice_5.1.3_Linux_x86_rpm.tar.gz" -MD5SUM="eb57d433c9d3eec86ad2944c8723f774" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.1.3/rpm/x86_64/LibreOffice_5.1.3_Linux_x86-64_rpm.tar.gz" -MD5SUM_x86_64="227cba27a9f8ea29cea99e73b5b7e567" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.1.4/rpm/x86/LibreOffice_5.1.4_Linux_x86_rpm.tar.gz" +MD5SUM="ad370ddba453b20dd9264c462947f4c4" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.1.4/rpm/x86_64/LibreOffice_5.1.4_Linux_x86-64_rpm.tar.gz" +MD5SUM_x86_64="7c6037441c0eb11cce13bc1a9382ba13" REQUIRES="jdk" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |