From 7b57332d5779fcf9b3de8864ea20c44541c12845 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Wed, 9 Jan 2019 19:43:06 +1000 Subject: office/LibreOffice: Updated for version 6.1.4.2 Signed-off-by: Christoph Willing --- office/LibreOffice/LibreOffice.SlackBuild | 10 +++++----- office/LibreOffice/LibreOffice.info | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'office') diff --git a/office/LibreOffice/LibreOffice.SlackBuild b/office/LibreOffice/LibreOffice.SlackBuild index 1df7c946bf..f02b184f47 100644 --- a/office/LibreOffice/LibreOffice.SlackBuild +++ b/office/LibreOffice/LibreOffice.SlackBuild @@ -4,7 +4,7 @@ # Slackware build script for LibreOffice -# Copyright 2015-2018 Christoph Willing Brisbane, Australia +# Copyright 2015-2019 Christoph Willing Brisbane, Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,9 +26,9 @@ PRGNAM=LibreOffice SRCNAM=libreoffice -VERSION=${VERSION:-6.1.3.2} +VERSION=${VERSION:-6.1.4.2} SHORT_VERSION=${VERSION%.*.*} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PACKAGER=${PACKAGER:-"AnonymousCoward"} @@ -75,7 +75,7 @@ patch -p1 < $CWD/0001-Update-mdds-to-1.4.1.patch patch -p1 < $CWD/0001-Update-orcus-to-0.14.0.patch if [ "$HAVE_SRCS_TARBALL" = "1" ]; then - tar xvf $CWD/$SRCNAM-${VERSION}-srcs_2.tar.xz + tar xvf $CWD/$SRCNAM-${VERSION}-srcs.tar.xz fi chown -R root:root . @@ -270,7 +270,7 @@ extmariadb="--enable-ext-mariadb-connector"; [ "${EXTMARIADB:-yes}" != "yes" ] chmod a+x bin/unpack-sources if [ "$HAVE_SRCS_TARBALL" = "0" ]; then make fetch - tar cvf - external/tarballs | xz -c > $CWD/$SRCNAM-$VERSION-srcs_2.tar.xz + tar cvf - external/tarballs | xz -c > $CWD/$SRCNAM-$VERSION-srcs.tar.xz echo ; echo "Run build script again with HAVE_SRCS_TARBALL=1" exit 0 fi diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info index 81dd47fe59..1145e53b9a 100644 --- a/office/LibreOffice/LibreOffice.info +++ b/office/LibreOffice/LibreOffice.info @@ -1,10 +1,10 @@ PRGNAM="LibreOffice" -VERSION="6.1.3.2" +VERSION="6.1.4.2" HOMEPAGE="http://libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.1.3/libreoffice-6.1.3.2.tar.xz \ - http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.1.3.2-srcs_2.tar.xz" -MD5SUM="e53e729023440e8435a082b4f307b69b \ - 27dd5a89d83aea651874e1820dd0c268" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.1.4/libreoffice-6.1.4.2.tar.xz \ + http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.1.4.2-srcs.tar.xz" +MD5SUM="f6e69df90d8d6de6dd223d5309f71caa \ + 6846dfc948724bb9c89b29b5fa4f34e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3 openjdk apache-ant perl-Archive-Zip" -- cgit v1.2.3