mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
office/libreoffice: Updated for version 6.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7c1b256371
commit
944a237442
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libreoffice
|
||||
VERSION=${VERSION:-"6.0.0"}
|
||||
VERSION=${VERSION:-"6.0.1"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="6.0.0"
|
||||
VERSION="6.0.1"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.0.0/rpm/x86/LibreOffice_6.0.0_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="33ebc9aaa637d07fbd7528a2de26d0b1"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.0.0/rpm/x86_64/LibreOffice_6.0.0_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="19ecd873dcbe77162c00cd6950c6a22b"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.0.1/rpm/x86/LibreOffice_6.0.1_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="2238e751744b0bc6b349268c69988acc"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.0.1/rpm/x86_64/LibreOffice_6.0.1_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="a1fb163cc58e58dcc27f1ad2c9174950"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue