summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-21 20:05:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-21 20:06:07 +0700
commit9acfc3b63d069bf2f135bebff440a66c181391af (patch)
treee440d6517be95319403382ff24fbf12a9935cf59
parent1648ef09979955a619383f8a1ee91ce290a503b4 (diff)
downloadslackbuilds-9acfc3b63d069bf2f135bebff440a66c181391af.tar.gz
slackbuilds-9acfc3b63d069bf2f135bebff440a66c181391af.tar.xz
office/libreoffice: Updated for version 6.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 5a4d20f80f..b036ef3d07 100644
--- a/office/libreoffice/libreoffice.SlackBuild
+++ b/office/libreoffice/libreoffice.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for LibreOffice
-# Copyright 2006.2.17,2008,2009,2010 Robby Workman, Northport, Alabama, USA
+# Copyright 2006.2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA
# Copyright 2010-2014 Niels Horn, Rio de Janeiro, RJ, Brazil
# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libreoffice
-VERSION=${VERSION:-"6.2.1"}
+VERSION=${VERSION:-"6.2.2"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info
index 3397099ef7..94fb5db4d5 100644
--- a/office/libreoffice/libreoffice.info
+++ b/office/libreoffice/libreoffice.info
@@ -1,10 +1,10 @@
PRGNAM="libreoffice"
-VERSION="6.2.1"
+VERSION="6.2.2"
HOMEPAGE="https://www.libreoffice.org"
-DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.2.1/rpm/x86/LibreOffice_6.2.1_Linux_x86_rpm.tar.gz"
-MD5SUM="1fbd3592d45de221ca86a529aac0f355"
-DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.2.1/rpm/x86_64/LibreOffice_6.2.1_Linux_x86-64_rpm.tar.gz"
-MD5SUM_x86_64="248ac010fe94eff755ad47160b725e62"
+DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.2.2/rpm/x86/LibreOffice_6.2.2_Linux_x86_rpm.tar.gz"
+MD5SUM="191fa5ac0af896f81743307d45327f66"
+DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.2.2/rpm/x86_64/LibreOffice_6.2.2_Linux_x86-64_rpm.tar.gz"
+MD5SUM_x86_64="e866c53520166a888b2c6fe58848042c"
REQUIRES="jdk avahi"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"