office/libreoffice: Updated for version 3.3.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
dfa4e444e1
commit
5b54ff22bb
|
@ -24,17 +24,17 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Modified by Niels Horn <niels.horn@gmail.com>
|
||||
# Revision date: 2011/03/01
|
||||
# Revision date: 2011/03/22
|
||||
|
||||
PRGNAM=libreoffice
|
||||
VERSION="3.3.1"
|
||||
VERSION="3.3.2"
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
# These variables seem to change with (almost) every release...
|
||||
SRCVERSION=$VERSION
|
||||
SRCSHORT="3.3"
|
||||
SRCBUILD="3.3-8"
|
||||
SRCBUILD="3.3-202"
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="3.3.1"
|
||||
HOMEPAGE="http://www.documentfoundation.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.3.1/rpm/x86/LibO_3.3.1_Linux_x86_install-rpm_en-US.tar.gz"
|
||||
MD5SUM="2e0d62996288baf2ba9fc89261a1f544"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.3.1/rpm/x86_64/LibO_3.3.1_Linux_x86-64_install-rpm_en-US.tar.gz"
|
||||
MD5SUM_x86_64="ce693d7684d443bb061eafcb6e8bcc0a"
|
||||
VERSION="3.3.2"
|
||||
HOMEPAGE="http://www.libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/3.3.2/rpm/x86/LibO_3.3.2_Linux_x86_install-rpm_en-US.tar.gz"
|
||||
MD5SUM="2c54b9f1f0aecf4e7b5cdc857005942f"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/3.3.2/rpm/x86_64/LibO_3.3.2_Linux_x86-64_install-rpm_en-US.tar.gz"
|
||||
MD5SUM_x86_64="82d5d7b5e77084151557b569970c73c5"
|
||||
MAINTAINER="Niels Horn"
|
||||
EMAIL="niels.horn@gmail.com"
|
||||
APPROVED="rworkman"
|
||||
|
|
|
@ -15,5 +15,5 @@ libreoffice:
|
|||
libreoffice: This is a repackaging of the official LibreOffice binary RPM's
|
||||
libreoffice: distributed by the upstream developers.
|
||||
libreoffice:
|
||||
libreoffice: Homepage: http://www.documentfoundation.org
|
||||
libreoffice: Homepage: http://www.libreoffice.org
|
||||
libreoffice:
|
||||
|
|
Loading…
Reference in New Issue