mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/libreoffice-langpack: Updated for version 3.4.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
02f4ea8dd5
commit
c35b857be7
2 changed files with 7 additions and 7 deletions
|
@ -23,10 +23,10 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Written by Niels Horn <niels.horn@gmail.com>
|
||||
# Revision date: 2011/08/01
|
||||
# Revision date: 2011/08/31
|
||||
|
||||
PRGNAM=libreoffice-langpack
|
||||
VERSION=${VERSION:-"3.4.2"}
|
||||
VERSION=${VERSION:-"3.4.3"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice-langpack"
|
||||
VERSION="3.4.2"
|
||||
VERSION="3.4.3"
|
||||
HOMEPAGE="http://www.libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.4.2/rpm/x86/LibO_3.4.2_Linux_x86_langpack-rpm_en-GB.tar.gz"
|
||||
MD5SUM="c861f3eba86c252402aa50b8274b416a"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.4.2/rpm/x86_64/LibO_3.4.2_Linux_x86-64_langpack-rpm_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="f85eabdc88a9ee918c5154298721b8d3"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.4.3/rpm/x86/LibO_3.4.3_Linux_x86_langpack-rpm_en-GB.tar.gz"
|
||||
MD5SUM="7e9c00f71abb2ef3fe5e441e761c415f"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.4.3/rpm/x86_64/LibO_3.4.3_Linux_x86-64_langpack-rpm_en-GB.tar.gz"
|
||||
MD5SUM_x86_64="27695b28f5d6122f76bb207bd11731d2"
|
||||
MAINTAINER="Niels Horn"
|
||||
EMAIL="niels.horn@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue