From f24e1672d85554dc875134c18d2f9042bbab21c9 Mon Sep 17 00:00:00 2001 From: Niels Horn Date: Mon, 1 Aug 2011 21:39:56 -0500 Subject: office/libreoffice-langpack: Updated for version 3.4.2. Signed-off-by: Robby Workman --- office/libreoffice-langpack/libreoffice-langpack.SlackBuild | 8 ++++---- office/libreoffice-langpack/libreoffice-langpack.info | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'office/libreoffice-langpack') diff --git a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild index 687cb0da7f..6b83edc78b 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.SlackBuild +++ b/office/libreoffice-langpack/libreoffice-langpack.SlackBuild @@ -23,10 +23,10 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Written by Niels Horn -# Revision date: 2011/06/20 +# Revision date: 2011/08/01 PRGNAM=libreoffice-langpack -VERSION=${VERSION:-"3.4.0"} +VERSION=${VERSION:-"3.4.2"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,7 +36,7 @@ ALIEN=${ALIEN:-no} # I'll leave this line here, as I always have to change it with every release SRCVERSION=$VERSION -SRCSHORT="3.4" +SRCSHORT=$(echo $VERSION | cut -f1-2 -d.) if [ -z "$ARCH" ]; then case "$( uname -m )" in @@ -107,7 +107,7 @@ chmod -R u+rw,go+r-w,a-s . if [ "$ALIEN" == "yes" ]; then cd $PKG/opt mkdir -p ../usr/lib${LIBDIRSUFFIX} - mv libreoffice ../usr/lib${LIBDIRSUFFIX} + mv libreoffice$SRCSHORT ../usr/lib${LIBDIRSUFFIX} cd .. rmdir opt cd usr/lib${LIBDIRSUFFIX} diff --git a/office/libreoffice-langpack/libreoffice-langpack.info b/office/libreoffice-langpack/libreoffice-langpack.info index c35a50154f..592756b0ff 100644 --- a/office/libreoffice-langpack/libreoffice-langpack.info +++ b/office/libreoffice-langpack/libreoffice-langpack.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice-langpack" -VERSION="3.4.0" +VERSION="3.4.2" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.4.0/rpm/x86/LibO_3.4.0_Linux_x86_langpack-rpm_en-GB.tar.gz" -MD5SUM="f818170c772904edb8e525d8c5a8c1c5" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.4.0/rpm/x86_64/LibO_3.4.0_Linux_x86-64_langpack-rpm_en-GB.tar.gz" -MD5SUM_x86_64="6c37ed8dc4770b32a6790d855811283e" +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" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" -APPROVED="pprkut" +APPROVED="rworkman" -- cgit v1.2.3