office/libreoffice-langpack: Updated for version 7.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
86df272ee5
commit
250d680fb5
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for LibreOffice Language Packs
|
||||
|
||||
# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# Copyright 2014-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2022 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.2.5"}
|
||||
VERSION=${VERSION:-"7.3.0"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice-langpack"
|
||||
VERSION="7.2.5"
|
||||
VERSION="7.3.0"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.2.5/rpm/x86_64/LibreOffice_7.2.5_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="891d7d9a84e33ea621acc5bb68d14879"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.3.0/rpm/x86_64/LibreOffice_7.3.0_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="629b344c7bc6c3b5394b1863ec5d4607"
|
||||
REQUIRES="libreoffice"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue