summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing2023-08-21 23:31:23 +0200
committer Willy Sudiarto Raharjo2023-08-26 14:07:09 +0200
commit6bda6d55bec0a39bca784be9caf2067688f9cde2 (patch)
treee7305d957fc9cd645919492c357b6bd05f464abd
parentb3d5b30963a47dc201a84f2f2394563c9a7c5c0e (diff)
downloadslackbuilds-6bda6d55bec0a39bca784be9caf2067688f9cde2.tar.gz
office/LibreOffice: Updated for version 7.6.0.3
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 6cfb78c366..63ccab667e 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.5.5.2}
+VERSION=${VERSION:-7.6.0.3}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index c6e8cd2c3a..37e520a42f 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.5.5.2"
+VERSION="7.6.0.3"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.5.5/libreoffice-7.5.5.2.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.5.5.2-srcs.tar.xz"
-MD5SUM="6dc4563fe629cd944b3122475dc80461 \
- 980f1c188beb3efce4ea927fb8a1ae50"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.6.0/libreoffice-7.6.0.3.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.6.0.3-srcs.tar.xz"
+MD5SUM="b6994286fa3c274d1beac33aca80c442 \
+ 38ed773603b972b45bd6a39b84785157"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"