mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/libreoffice: Updated for version 6.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ade492a77a
commit
321937c962
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.4"}
|
||||
VERSION=${VERSION:-"6.0.5"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="6.0.4"
|
||||
VERSION="6.0.5"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.0.4/rpm/x86/LibreOffice_6.0.4_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="6100d97806075c948d829754ef6304fb"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.0.4/rpm/x86_64/LibreOffice_6.0.4_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="d1452c6d8799576fa8d310b2849e2236"
|
||||
DOWNLOAD="https://download.documentfoundation.org/libreoffice/stable/6.0.5/rpm/x86/LibreOffice_6.0.5_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="3e8dbd21d11acac41f960ba73bf1d826"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/6.0.5/rpm/x86_64/LibreOffice_6.0.5_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="611db02eb462d98fd774000f30b0761a"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue