summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Christoph Willing2021-07-24 01:47:04 +0200
committer Willy Sudiarto Raharjo2021-07-25 11:56:11 +0200
commitc6b6150d06b9c634c498adb7da2071405109c991 (patch)
tree0cf91f2dbb2cd062a55e990a62d8a2140c1f1348 /office
parent4e688a93f19436223cdc2513775c6fce5ac961a1 (diff)
downloadslackbuilds-c6b6150d06b9c634c498adb7da2071405109c991.tar.gz
office/LibreOffice: Updated for version 7.1.5.2
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild2
-rw-r--r--office/LibreOffice/LibreOffice.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index b82c146142..92193f6e70 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-7.1.4.2}
+VERSION=${VERSION:-7.1.5.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 5771045a4d..188f148bbb 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.1.4.2"
+VERSION="7.1.5.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.1.4/libreoffice-7.1.4.2.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.1.4.2-srcs.tar.xz"
-MD5SUM="4e4e81a4f66544775912c85ce214a7d7 \
- ccfb90c1079877a42d21989cbb802d17"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.1.5/libreoffice-7.1.5.2.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.1.5.2-srcs.tar.xz"
+MD5SUM="c713b9417769650c3c2007352a7bf3a8 \
+ 81fb5752c8d89be2c131949c48619e9d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk11 apache-ant perl-Archive-Zip"