summaryrefslogtreecommitdiffstats
path: root/office/LibreOffice/LibreOffice.SlackBuild
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/LibreOffice.SlackBuild
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/LibreOffice.SlackBuild')
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild4
1 files changed, 2 insertions, 2 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}