mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
office/libreoffice-langpack: Updated for version 24.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9d3294b8dd
commit
77bfa1c529
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libreoffice-langpack
|
||||
VERSION=${VERSION:-"24.2.2"}
|
||||
VERSION=${VERSION:-"24.2.3"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice-langpack"
|
||||
VERSION="24.2.2"
|
||||
VERSION="24.2.3"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.2.2/rpm/x86_64/LibreOffice_24.2.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="15008149a534cc5340fc1ed2b3c820ae"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.2.3/rpm/x86_64/LibreOffice_24.2.3_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="4a1fcfeb971e1d0bb266c6eb02f5ef64"
|
||||
REQUIRES="libreoffice"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue