summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Christoph Willing2022-02-03 06:06:30 +0100
committer Willy Sudiarto Raharjo2022-02-04 11:53:47 +0100
commitea08c3459cfdc0da0c7129c86a91a514ffba7449 (patch)
tree5a491d23d95a5fb39cd8ab2687f2fbde128f1359 /office
parent87b6cec3fd7ee36da7627d9c152a8259c4e96caa (diff)
downloadslackbuilds-ea08c3459cfdc0da0c7129c86a91a514ffba7449.tar.gz
office/LibreOffice: Updated for version 7.3.0.3
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 3e07618fd8..143d1db258 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.2.5.2}
+VERSION=${VERSION:-7.3.0.3}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 56f88c2726..23ad7e4e83 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.2.5.2"
+VERSION="7.3.0.3"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.2.5/libreoffice-7.2.5.2.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.2.5.2-srcs.tar.xz"
-MD5SUM="7438b50edad9fd31f8c73e1c48fde003 \
- 265b37ea04df581dec6c481864e06d47"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.3.0/libreoffice-7.3.0.3.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.3.0.3-srcs.tar.xz"
+MD5SUM="8d7d3fb99d3680d58c92f42e20657965 \
+ a0e69e73892c22d8f8417483df090c82"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk11 apache-ant perl-Archive-Zip"