mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/libreoffice-langpack: Updated for version 24.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e8eae337aa
commit
03eee522d0
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for LibreOffice Language Packs
|
||||
|
||||
# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# Copyright 2014-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libreoffice-langpack
|
||||
VERSION=${VERSION:-"7.6.4"}
|
||||
VERSION=${VERSION:-"24.2.0"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice-langpack"
|
||||
VERSION="7.6.4"
|
||||
VERSION="24.2.0"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.6.4/rpm/x86_64/LibreOffice_7.6.4_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="15aba380e5c5c41e39e8b82e807dbbf2"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/24.2.0/rpm/x86_64/LibreOffice_24.2.0_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="e947d5f161613cba17248b0f543aa148"
|
||||
REQUIRES="libreoffice"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue