mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/libreoffice-langpack: Updated for version 6.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
42ceaa4477
commit
412294b373
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libreoffice-langpack
|
||||
VERSION=${VERSION:-"6.0.2"}
|
||||
VERSION=${VERSION:-"6.0.3"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice-langpack"
|
||||
VERSION="6.0.2"
|
||||
VERSION="6.0.3"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.0.2/rpm/x86/LibreOffice_6.0.2_Linux_x86_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM="7f5e32ca43c28c1854957147a090f383"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.0.2/rpm/x86_64/LibreOffice_6.0.2_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="c61e624ec4d20ca92c1ba11c85594826"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.0.3/rpm/x86/LibreOffice_6.0.3_Linux_x86_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM="2767a06561e7fb2c1fb30086e38a4091"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.0.3/rpm/x86_64/LibreOffice_6.0.3_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="0bb004811c467c671d91ff9394eb681f"
|
||||
REQUIRES="libreoffice"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue