summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Christoph Willing2017-09-02 04:28:40 +0200
committer David Spencer2017-09-02 11:21:53 +0200
commit9315e49edce9a30a85563d5c4755630ae56bc72b (patch)
tree393ec0b3bd0f9654c390b9e894431e82a05827c5
parenta5ddaf09463ef4256b9103ee80ed1c1e600d2f9b (diff)
downloadslackbuilds-9315e49edce9a30a85563d5c4755630ae56bc72b.tar.gz
office/LibreOffice: Updated for version 5.4.1.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
-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 8cc8cf73d3..4efb2dc486 100644
--- a/office/LibreOffice/LibreOffice.SlackBuild
+++ b/office/LibreOffice/LibreOffice.SlackBuild
@@ -26,9 +26,9 @@
PRGNAM=LibreOffice
SRCNAM=libreoffice
-VERSION=${VERSION:-5.4.0.3}
+VERSION=${VERSION:-5.4.1.2}
SHORT_VERSION=${VERSION%.*.*}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PACKAGER=${PACKAGER:-"AnonymousCoward"}
diff --git a/office/LibreOffice/LibreOffice.info b/office/LibreOffice/LibreOffice.info
index 5f46ba2326..efb4943134 100644
--- a/office/LibreOffice/LibreOffice.info
+++ b/office/LibreOffice/LibreOffice.info
@@ -1,10 +1,10 @@
PRGNAM="LibreOffice"
-VERSION="5.4.0.3"
+VERSION="5.4.1.2"
HOMEPAGE="http://libreoffice.org"
-DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.4.0/libreoffice-5.4.0.3.tar.xz \
- http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.4.0.3-srcs.tar.xz"
-MD5SUM="3491becc5b7e3b1658239b8be877770c \
- 6751bf91890c4f656ec29712fce3dfe4"
+DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.4.1/libreoffice-5.4.1.2.tar.xz \
+ http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.4.1.2-srcs.tar.xz"
+MD5SUM="95cb3b05efd537716fcbf0674cbebc99 \
+ 3251c988ec7614276fd75c78f08993dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"