office/LibreOffice: Updated for version 6.0.5.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
Christoph Willing 2018-06-25 07:48:58 +10:00 committed by Willy Sudiarto Raharjo
parent 7d02c95567
commit 86229ba648
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
VERSION=${VERSION:-6.0.4.2}
VERSION=${VERSION:-6.0.5.2}
SHORT_VERSION=${VERSION%.*.*}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
VERSION="6.0.4.2"
VERSION="6.0.5.2"
HOMEPAGE="http://libreoffice.org"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.0.4/libreoffice-6.0.4.2.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.0.4.2-srcs.tar.xz"
MD5SUM="35cf97f2a9bd8fc173fc75b05e38bf29 \
5dcfe151f41ca0820701e7f4a1935ca0"
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/6.0.5/libreoffice-6.0.5.2.tar.xz \
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-6.0.5.2-srcs.tar.xz"
MD5SUM="04e50cf96598790feada18cbeea7bf1f \
c0c1a53f7b40cbbf0081ed06335011ce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"