diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-28 16:37:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-03-28 16:37:55 +0700 |
commit | 8dcec5337ca60b7174adf36a57275c99e11a2d59 (patch) | |
tree | 0bc0ac96dfcc749ef356267da0c02e5a7e28bc82 | |
parent | 4464ab16b3c22dc38e315c660aa6c203af2a3a07 (diff) |
office/libreoffice-langpack: Updated for version 25.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 73cda25155..b3a204a591 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:-"25.2.1"} +VERSION=${VERSION:-"25.2.2"} 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 bd267ff8f2..8a3711a0f8 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.info +++ b/office/libreoffice-langpack/libreoffice-langpack.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice-langpack" -VERSION="25.2.1" +VERSION="25.2.2" HOMEPAGE="https://www.libreoffice.org" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/25.2.1/rpm/x86_64/LibreOffice_25.2.1_Linux_x86-64_rpm_langpack_en-GB.tar.gz" -MD5SUM_x86_64="f9f1a2f0697a10146d7d81da610a9e53" +DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/25.2.2/rpm/x86_64/LibreOffice_25.2.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz" +MD5SUM_x86_64="786adac610e169044b5919c83b8c5c7e" REQUIRES="libreoffice" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |