office/libreoffice-langpack: Updated for version 3.4.5.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Niels Horn 2012-01-30 20:11:40 -06:00 committed by Robby Workman
parent 64590d7f44
commit c163c7cbfc
2 changed files with 9 additions and 9 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for LibreOffice Language Packs # Slackware build script for LibreOffice Language Packs
# Copyright 2010,2011 Niels Horn, Rio de Janeiro, RJ, Brazil # Copyright 2010-2012 Niels Horn, Rio de Janeiro, RJ, Brazil
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,10 +23,10 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Written by Niels Horn <niels.horn@gmail.com> # Written by Niels Horn <niels.horn@gmail.com>
# Revision date: 2011/11/09 # Revision date: 2012/01/27
PRGNAM=libreoffice-langpack PRGNAM=libreoffice-langpack
VERSION=${VERSION:-"3.4.4"} VERSION=${VERSION:-"3.4.5"}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="libreoffice-langpack" PRGNAM="libreoffice-langpack"
VERSION="3.4.4" VERSION="3.4.5"
HOMEPAGE="http://www.libreoffice.org" HOMEPAGE="http://www.libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.4.4/rpm/x86/LibO_3.4.4_Linux_x86_langpack-rpm_en-GB.tar.gz" DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.4.5/rpm/x86/LibO_3.4.5_Linux_x86_langpack-rpm_en-GB.tar.gz"
MD5SUM="ed7e38bb3857765efb74a4d73d6dc547" MD5SUM="0da08db1c0ed2ba8c6015add000db695"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.4.4/rpm/x86_64/LibO_3.4.4_Linux_x86-64_langpack-rpm_en-GB.tar.gz" DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.4.5/rpm/x86_64/LibO_3.4.5_Linux_x86-64_langpack-rpm_en-GB.tar.gz"
MD5SUM_x86_64="9503e706307626fdc74147f20ad294c1" MD5SUM_x86_64="53fcc0354978310e29fd660ee35b0e0a"
MAINTAINER="Niels Horn" MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com" EMAIL="niels.horn@gmail.com"
APPROVED="michiel" APPROVED="rworkman"