summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2022-06-11 08:38:39 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-11 08:59:06 +0700
commitae65d173dbc35207cb71d365d608bb1a367a9c39 (patch)
tree4c475203300307b946a98c691ed757eb9c8ee326 /office/LibreOffice
parentf9c0515685a8051d78a92ab05ba5fe3ea4da30cb (diff)
downloadslackbuilds-ae65d173dbc35207cb71d365d608bb1a367a9c39.tar.gz
slackbuilds-ae65d173dbc35207cb71d365d608bb1a367a9c39.tar.xz
office/LibreOffice: Updated for version 7.3.4.2
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/LibreOffice')
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild4
-rw-r--r--office/LibreOffice/LibreOffice.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index a33b8a57c0..23153e0703 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -28,9 +28,9 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-7.3.3.2}
+VERSION=${VERSION:-7.3.4.2}
SHORT_VERSION=${VERSION%.*.*}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 79f3732577..d50b8508ed 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.3.3.2"
+VERSION="7.3.4.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.3.3/libreoffice-7.3.3.2.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.3.3.2-srcs.tar.xz"
-MD5SUM="d085844a143eec6424e39218848ef8fe \
- a003db37fe8a5edeabb4df46a1c9c65e"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.3.4/libreoffice-7.3.4.2.tar.xz"
+# https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.3.4.2-srcs.tar.xz"
+MD5SUM="5f3fed3e78801d6ed4661bc76b82e919"
+# a003db37fe8a5edeabb4df46a1c9c65e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"