summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2023-06-09 17:53:29 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-10 14:01:26 +0700
commit10019b582bceabe9eb86229d5c5a7a2e1301c804 (patch)
treeed1b67ad3b353253dc50891248e4ad6e4ea06da8 /office/LibreOffice
parent33114c58150e6881def25b57f033e7b800f89cb0 (diff)
downloadslackbuilds-10019b582bceabe9eb86229d5c5a7a2e1301c804.tar.gz
slackbuilds-10019b582bceabe9eb86229d5c5a7a2e1301c804.tar.xz
office/LibreOffice: Updated for version 7.5.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 de845540cc..0550bc08bb 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.5.3.2}
+VERSION=${VERSION:-7.5.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 bb8342947e..704b79f0f5 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="7.5.3.2"
+VERSION="7.5.4.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.5.3/libreoffice-7.5.3.2.tar.xz \
- https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.5.3.2-srcs.tar.xz"
-MD5SUM="cf7d9063553f11ae6d3044a80bd56905 \
- bb47becd01dbf71ffd479679c69ba46d"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/src/7.5.4/libreoffice-7.5.4.2.tar.xz \
+ https://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-7.5.4.2-srcs.tar.xz"
+MD5SUM="da850bcc4306d40e92d713675e6a1014 \
+ ce69908c58e7c4c6c93898c5a118851c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk11 apache-ant perl-Archive-Zip"