office/libreoffice-langpack: Updated for version 4.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-01-30 17:54:29 +07:00
parent b433c20d12
commit cfcec9ba78
2 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for LibreOffice Language Packs
# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libreoffice-langpack
VERSION=${VERSION:-"4.3.5"}
VERSION=${VERSION:-"4.4.0"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="libreoffice-langpack"
VERSION="4.3.5"
VERSION="4.4.0"
HOMEPAGE="http://www.libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.3.5/rpm/x86/LibreOffice_4.3.5_Linux_x86_rpm_langpack_en-GB.tar.gz"
MD5SUM="f1ca0517852e4bd683f55a17bd2c72ca"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.3.5/rpm/x86_64/LibreOffice_4.3.5_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
MD5SUM_x86_64="32b8b4919fec8324199561e73541f760"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/4.4.0/rpm/x86/LibreOffice_4.4.0_Linux_x86_rpm_langpack_en-GB.tar.gz"
MD5SUM="c6604f9fbcbf0e33757714380efd6707"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/4.4.0/rpm/x86_64/LibreOffice_4.4.0_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
MD5SUM_x86_64="5a788eb68c8a1e09386f77dae51903cb"
REQUIRES="libreoffice"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"