mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
office/libreoffice: Updated for version 6.2.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e688b29ba9
commit
9dd6a2087e
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for LibreOffice
|
||||
|
||||
# Copyright 2006,2007,2008,2009,2010 Robby Workman, Northport, Alabama, USA
|
||||
# Copyright 2006.2.17,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.0"}
|
||||
VERSION=${VERSION:-"6.2.1"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="6.2.0"
|
||||
VERSION="6.2.1"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.2.0/rpm/x86/LibreOffice_6.2.0_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="0a18ce2b1b4c8ec02b10dfb7f87ee113"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.2.0/rpm/x86_64/LibreOffice_6.2.0_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="135d0242c8555392f1930dd9b3f6a7ae"
|
||||
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"
|
||||
REQUIRES="jdk avahi"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue