aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-14 00:54:31 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-14 00:54:31 +0700
commit654b4aa972c984ad6b05798591719ff87e0814a2 (patch)
tree99d3fdc12d60e987ece34f3c4cca2c1e15f94b6a
parent0c6656956dfd3938906c7b7515b32f65c8ca9886 (diff)
downloadslackbuilds-654b4aa972c984ad6b05798591719ff87e0814a2.tar.xz
office/libreoffice: Updated for version 7.4.2.
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 91232699e0ed..31d09850daf0 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.1"}
+VERSION=${VERSION:-"7.4.2"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info
index 875d0e5ffea2..510ca095fa39 100644
--- a/office/libreoffice/libreoffice.info
+++ b/office/libreoffice/libreoffice.info
@@ -1,10 +1,10 @@
PRGNAM="libreoffice"
-VERSION="7.4.1"
+VERSION="7.4.2"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.4.1/rpm/x86_64/LibreOffice_7.4.1_Linux_x86-64_rpm.tar.gz"
-MD5SUM_x86_64="21eddd8c674a9c116628b0e9362596e6"
+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"
REQUIRES="zulu-openjdk8 avahi"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"