Browse Source
office/libreoffice: Updated for version 7.3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/186/head
Willy Sudiarto Raharjo
4 years ago
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
office/libreoffice/libreoffice.SlackBuild
-
office/libreoffice/libreoffice.info
|
|
|
@ -27,7 +27,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=libreoffice |
|
|
|
VERSION=${VERSION:-"7.3.3"} |
|
|
|
VERSION=${VERSION:-"7.3.4"} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="libreoffice" |
|
|
|
VERSION="7.3.3" |
|
|
|
VERSION="7.3.4" |
|
|
|
HOMEPAGE="https://www.libreoffice.org" |
|
|
|
DOWNLOAD="UNSUPPORTED" |
|
|
|
MD5SUM="" |
|
|
|
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.3.3/rpm/x86_64/LibreOffice_7.3.3_Linux_x86-64_rpm.tar.gz" |
|
|
|
MD5SUM_x86_64="955885efbab8fc802d0b63d11e34140e" |
|
|
|
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.3.4/rpm/x86_64/LibreOffice_7.3.4_Linux_x86-64_rpm.tar.gz" |
|
|
|
MD5SUM_x86_64="1b030f5a1a289f7a4c073c8944f3320e" |
|
|
|
REQUIRES="zulu-openjdk8 avahi" |
|
|
|
MAINTAINER="Willy Sudiarto Raharjo" |
|
|
|
EMAIL="willysr@slackbuilds.org" |