summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2022-07-22 11:53:33 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-23 11:13:18 +0700
commitc9c8df47cf944822ea06a72d1bdb4f2fcc93a3bc (patch)
tree1249248bfcea4f314e700117c52c5cc8353be4fd /office
parentd206655f11946e3af176b0b10330a0bb0743b3ce (diff)
downloadslackbuilds-c9c8df47cf944822ea06a72d1bdb4f2fcc93a3bc.tar.gz
slackbuilds-c9c8df47cf944822ea06a72d1bdb4f2fcc93a3bc.tar.xz
office/LibreOffice: Updated for version 7.3.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.info8
2 files changed, 6 insertions, 4 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index 23153e0703..89cbf2653c 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.3.4.2}
+VERSION=${VERSION:-7.3.5.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 57802e1129..6db563356e 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,8 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.3.4.2"
+VERSION="7.3.5.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.3.4/libreoffice-7.3.4.2.tar.xz"
-MD5SUM="5f3fed3e78801d6ed4661bc76b82e919"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.3.5/libreoffice-7.3.5.2.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.3.5.2-srcs.tar.xz"
+MD5SUM="5f3fed3e78801d6ed4661bc76b82e919 \
+ b654ccaf602d8348e6b1a03e00441248"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"