office/libreoffice: Updated for version 3.5.3.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Niels Horn 2012-05-07 23:05:52 -04:00 committed by dsomero
parent 04baf7ded7
commit fddd678631
2 changed files with 14 additions and 14 deletions

View File

@ -24,10 +24,10 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Modified by Niels Horn <niels.horn@gmail.com>
# Revision date: 2012/02/14
# Revision date: 2012/05/06
PRGNAM=libreoffice
VERSION=${VERSION:-"3.5.0"}
VERSION=${VERSION:-"3.5.3"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -110,7 +110,7 @@ cd $TMP/$SOURCEDIR/RPMS/
# Yes, I know there is a Slackware integration file in the desktop-integration
# directory, but it's worthless to us. I'd prefer to do things correctly.
mv desktop-integration/libreoffice$SRCSHORT-freedesktop-menus-$SRCSHORT-*.noarch.rpm .
mv desktop-integration/libreoffice$SRCSHORT-freedesktop-menus-$SRCSHORT*.noarch.rpm .
# No, I don't want to update our packaged files after the fact
rm -f *onlineupdate*.rpm # We don't want this

View File

@ -1,10 +1,10 @@
PRGNAM="libreoffice"
VERSION="3.5.0"
VERSION="3.5.3"
HOMEPAGE="http://www.libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.5.0/rpm/x86/LibO_3.5.0_Linux_x86_install-rpm_en-US.tar.gz"
MD5SUM="72421e3d6ab619b50ea941ab369bd0d4"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.5.0/rpm/x86_64/LibO_3.5.0_Linux_x86-64_install-rpm_en-US.tar.gz"
MD5SUM_x86_64="2ed879f33f225faff9b0b4b7a1c94155"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.5.3/rpm/x86/LibO_3.5.3_Linux_x86_install-rpm_en-US.tar.gz"
MD5SUM="73d5d1cdaebd58e97cabc91506b9da5b"
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.5.3/rpm/x86_64/LibO_3.5.3_Linux_x86-64_install-rpm_en-US.tar.gz"
MD5SUM_x86_64="4d20c18c799c565e22b0b06418abe2c3"
MAINTAINER="Niels Horn"
EMAIL="niels.horn@gmail.com"
APPROVED="rworkman"
APPROVED="dsomero"