office/libreoffice-langpack: Updated for version 4.2.3.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
ab1269a893
commit
74986cade6
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for LibreOffice Language Packs
|
||||
|
||||
# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@
|
|||
# Revision date: 2014/02/21
|
||||
|
||||
PRGNAM=libreoffice-langpack
|
||||
VERSION=${VERSION:-"4.2.1"}
|
||||
VERSION=${VERSION:-"4.2.3"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice-langpack"
|
||||
VERSION="4.2.1"
|
||||
VERSION="4.2.3"
|
||||
HOMEPAGE="http://www.libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.1/rpm/x86/LibreOffice_4.2.1_Linux_x86_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM="a57d6a1b11c9f528fc296878017d360c"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.1/rpm/x86_64/LibreOffice_4.2.1_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="aaa2fc655da921e77f6c61b9a81fc337"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.2.3/rpm/x86/LibreOffice_4.2.3_Linux_x86_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM="53c7c5247852a74f47eca6136b2d7113"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.2.3/rpm/x86_64/LibreOffice_4.2.3_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="73aedd996d63f883240a49572193d92d"
|
||||
REQUIRES="libreoffice"
|
||||
MAINTAINER="Niels Horn"
|
||||
EMAIL="niels.horn@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue