summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-25 09:09:58 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-25 09:09:58 +0700
commit54a34cca370feaebdf11222dfd91afe6e8d1505b (patch)
treea66459283e570ee917eceaec45b0a21cb39b8f89
parent353a41671d1fc91d93fe787a6441e8c81221e8e6 (diff)
downloadslackbuilds-54a34cca370feaebdf11222dfd91afe6e8d1505b.tar.gz
slackbuilds-54a34cca370feaebdf11222dfd91afe6e8d1505b.tar.xz
office/libreoffice: Updated for version 7.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--office/libreoffice/libreoffice.SlackBuild2
-rw-r--r--office/libreoffice/libreoffice.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild
index 31d09850da..98ca5b4f62 100644
--- a/office/libreoffice/libreoffice.SlackBuild
+++ b/office/libreoffice/libreoffice.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libreoffice
-VERSION=${VERSION:-"7.4.2"}
+VERSION=${VERSION:-"7.4.3"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info
index 510ca095fa..3e27608598 100644
--- a/office/libreoffice/libreoffice.info
+++ b/office/libreoffice/libreoffice.info
@@ -1,10 +1,10 @@
PRGNAM="libreoffice"
-VERSION="7.4.2"
+VERSION="7.4.3"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.4.2/rpm/x86_64/LibreOffice_7.4.2_Linux_x86-64_rpm.tar.gz"
-MD5SUM_x86_64="6b26038cf170df52562bd65df1add9e0"
+DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.4.3/rpm/x86_64/LibreOffice_7.4.3_Linux_x86-64_rpm.tar.gz"
+MD5SUM_x86_64="c51ee3f70b226d85dbbb8c3bee1b3961"
REQUIRES="zulu-openjdk8 avahi"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"