office/libreoffice-langpack: Updated for version 5.0.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-02-17 07:45:02 +07:00
parent 3bea63f039
commit ef7136b44b
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-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2016 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:-"5.0.4"}
VERSION=${VERSION:-"5.0.5"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="libreoffice-langpack"
VERSION="5.0.4"
VERSION="5.0.5"
HOMEPAGE="http://www.libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.0.4/rpm/x86/LibreOffice_5.0.4_Linux_x86_rpm_langpack_en-GB.tar.gz"
MD5SUM="d4d179eab325a3d2840025300d0be0a9"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.0.4/rpm/x86_64/LibreOffice_5.0.4_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
MD5SUM_x86_64="a49e6ddeb60cea246aaa38bc70535cee"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.0.5/rpm/x86/LibreOffice_5.0.5_Linux_x86_rpm_langpack_en-GB.tar.gz"
MD5SUM="26c55dec2fc2407ad005e0daf84098fb"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.0.5/rpm/x86_64/LibreOffice_5.0.5_Linux_x86-64_rpm_langpack_en-GB.tar.gz"
MD5SUM_x86_64="956f86f148729f68f1ca3775e002e48e"
REQUIRES="libreoffice"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"