diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-12-19 22:38:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-12-19 22:39:27 +0700 |
commit | 38c287e1f3675340bfe5332d4bdd154a25d97eb0 (patch) | |
tree | c591a0a8d75c259adaee9014c3ff1e5b22939a03 /office | |
parent | 3ac7703da0d3d5e688e07c926f0048a45995a7a7 (diff) |
office/libreoffice-langpack: Updated for version 24.8.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/libreoffice-langpack/libreoffice-langpack.SlackBuild | 2 | ||||
-rw-r--r-- | office/libreoffice-langpack/libreoffice-langpack.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild index ac7169c464..2b5d48705a 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild +++ b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=libreoffice-langpack -VERSION=${VERSION:-"24.8.3"} +VERSION=${VERSION:-"24.8.4"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/office/libreoffice-langpack/libreoffice-langpack.info b/office/libreoffice-langpack/libreoffice-langpack.info index 3c0ae63453..bca3232195 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.info +++ b/office/libreoffice-langpack/libreoffice-langpack.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice-langpack" -VERSION="24.8.3" +VERSION="24.8.4" HOMEPAGE="https://www.libreoffice.org" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.8.3/rpm/x86_64/LibreOffice_24.8.3_Linux_x86-64_rpm_langpack_en-GB.tar.gz" -MD5SUM_x86_64="7ea3246d60b76d4e32321daf9e0e5c3e" +DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.8.4/rpm/x86_64/LibreOffice_24.8.4_Linux_x86-64_rpm_langpack_en-GB.tar.gz" +MD5SUM_x86_64="1dc6a4bbdbe89d05df664fbedde9f2ce" REQUIRES="libreoffice" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |