summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@iinet.net.au>2016-08-09 15:50:11 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-13 07:22:49 +0700
commitb13940e8fcc694f2668919c86253ef971d90a9b8 (patch)
treee5c7b578d78271b8d623716df043c8ed69409dc9
parent1841a33d6894d8a5237c498134b49d08c5049f99 (diff)
downloadslackbuilds-b13940e8fcc694f2668919c86253ef971d90a9b8.tar.gz
slackbuilds-b13940e8fcc694f2668919c86253ef971d90a9b8.tar.xz
office/LibreOffice: Updated for version 5.2.0.4
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
-rw-r--r--office/LibreOffice/LibreOffice.SlackBuild4
-rw-r--r--office/LibreOffice/LibreOffice.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild
index 027f597817..721096722e 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -26,7 +26,7 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-5.1.4.2}
+VERSION=${VERSION:-5.2.0.4}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -48,7 +48,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i586" ]; then
- SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index c593a0c6f1..5282f2283c 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="5.1.4.2"
+VERSION="5.2.0.4"
HOMEPAGE="http://libreoffice.org"
-DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.1.4/libreoffice-5.1.4.2.tar.xz \
- http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.1.4.2-srcs.tar.xz"
-MD5SUM="cbeb42aecb280824045b4b43a2666923 \
- fdc8baa3898368b7a24427caed1f97a1"
+DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.2.0/libreoffice-5.2.0.4.tar.xz \
+ http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.2.0.4-srcs.tar.xz"
+MD5SUM="40ee24812d171238981599843ca9f5b6 \
+ d39d38f48cd90663a7c46f8d06f7e0c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="avahi python3 apache-ant perl-Archive-Zip"