mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/libreoffice-helppack: Updated for version 7.6.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5c98a6f8e4
commit
e2c5094562
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=libreoffice-helppack
|
PRGNAM=libreoffice-helppack
|
||||||
VERSION=${VERSION:-"7.6.2"}
|
VERSION=${VERSION:-"7.6.3"}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="libreoffice-helppack"
|
PRGNAM="libreoffice-helppack"
|
||||||
VERSION="7.6.2"
|
VERSION="7.6.3"
|
||||||
HOMEPAGE="https://www.libreoffice.org"
|
HOMEPAGE="https://www.libreoffice.org"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.6.2/rpm/x86_64/LibreOffice_7.6.2_Linux_x86-64_rpm_helppack_en-US.tar.gz"
|
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.6.3/rpm/x86_64/LibreOffice_7.6.3_Linux_x86-64_rpm_helppack_en-US.tar.gz"
|
||||||
MD5SUM_x86_64="7c6989fa8e2d7a5836a220da773cc4ac"
|
MD5SUM_x86_64="fc2fff6808180bfbccc824d9e2b6b1a2"
|
||||||
REQUIRES="libreoffice"
|
REQUIRES="libreoffice"
|
||||||
MAINTAINER="Willy Sudiarto Raharjo"
|
MAINTAINER="Willy Sudiarto Raharjo"
|
||||||
EMAIL="willysr@slackbuilds.org"
|
EMAIL="willysr@slackbuilds.org"
|
||||||
|
|
Loading…
Reference in a new issue