office/libreoffice: Updated for version 6.1.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-08-09 21:19:11 +07:00
parent 6282b480a1
commit 55543df15a
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libreoffice
VERSION=${VERSION:-"6.0.6"}
VERSION=${VERSION:-"6.1.0"}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="libreoffice"
VERSION="6.0.6"
VERSION="6.1.0"
HOMEPAGE="https://www.libreoffice.org"
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.0.6/rpm/x86/LibreOffice_6.0.6_Linux_x86_rpm.tar.gz"
MD5SUM="565b35b337b1fc6efc1f6bb963c93515"
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.0.6/rpm/x86_64/LibreOffice_6.0.6_Linux_x86-64_rpm.tar.gz"
MD5SUM_x86_64="a8ff7f6c7cf4bec5550c8a84e73b15e9"
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.1.0/rpm/x86/LibreOffice_6.1.0_Linux_x86_rpm.tar.gz"
MD5SUM="130c8b60d2a2ff29e44f69513931faec"
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.1.0/rpm/x86_64/LibreOffice_6.1.0_Linux_x86-64_rpm.tar.gz"
MD5SUM_x86_64="328534d13657ff32784c8bdda288d57c"
REQUIRES="jdk avahi"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"