diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-22 20:26:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-22 20:26:12 +0700 |
commit | 6bc0c62a57e56be3cd00e4173fa429fff2cddc6a (patch) | |
tree | 6e7852c53e922a98031dc35fbde684582caeea97 /office/libreoffice-langpack | |
parent | 5669aef751a27e7f31728bef37bc6993700b4f8e (diff) |
office/libreoffice-langpack: Updated for version 24.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice-langpack')
-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 cf97a4148d..8842ec1e1f 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.2.5"} +VERSION=${VERSION:-"24.8.0"} 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 14e81a75de..54dfecb4aa 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.info +++ b/office/libreoffice-langpack/libreoffice-langpack.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice-langpack" -VERSION="24.2.5" +VERSION="24.8.0" HOMEPAGE="https://www.libreoffice.org" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.2.5/rpm/x86_64/LibreOffice_24.2.5_Linux_x86-64_rpm_langpack_en-GB.tar.gz" -MD5SUM_x86_64="853bdaf09deece8b3d6071452dad2534" +DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.8.0/rpm/x86_64/LibreOffice_24.8.0_Linux_x86-64_rpm_langpack_en-GB.tar.gz" +MD5SUM_x86_64="9b82051e8cfa9709a3dcf49f12c3b542" REQUIRES="libreoffice" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |