summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-09-16 03:44:29 +0200
committer Willy Sudiarto Raharjo2022-09-17 04:00:12 +0200
commit39e3d91936633525a966a49d4461eb99b870f488 (patch)
treeaf2b5a6a2f0a9af763aa84676b14380bb13cabc9
parent342255170cb88264e3fd158ad0c8bc5ba1094373 (diff)
downloadslackbuilds-39e3d91936633525a966a49d4461eb99b870f488.tar.gz
office/libreoffice: Updated for version 7.4.1.
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 b54e470e27..91232699e0 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.0"}
+VERSION=${VERSION:-"7.4.1"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info
index 27b1121671..875d0e5ffe 100644
--- a/office/libreoffice/libreoffice.info
+++ b/office/libreoffice/libreoffice.info
@@ -1,10 +1,10 @@
PRGNAM="libreoffice"
-VERSION="7.4.0"
+VERSION="7.4.1"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.4.0/rpm/x86_64/LibreOffice_7.4.0_Linux_x86-64_rpm.tar.gz"
-MD5SUM_x86_64="f882e63f162ec4ef30917abbf3097dc3"
+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"
REQUIRES="zulu-openjdk8 avahi"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"