office/libreoffice-langpack: Updated for version 7.5.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-03-31 05:59:13 +07:00
parent b69bf8ffdb
commit aa843b9160
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libreoffice-langpack
VERSION=${VERSION:-"7.5.1"}
VERSION=${VERSION:-"7.5.2"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="libreoffice-langpack"
VERSION="7.5.1"
VERSION="7.5.2"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.5.1/rpm/x86_64/LibreOffice_7.5.1_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
MD5SUM_x86_64="fe9bf9264dfb5fcc464f33dff5a54cc5"
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.5.2/rpm/x86_64/LibreOffice_7.5.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
MD5SUM_x86_64="68b89ac1f1e73b60eff7a21bb5ed2499"
REQUIRES="libreoffice"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"