office/libreoffice-helppack: Updated for version 7.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
36d1012690
commit
86dd4cc9cb
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=libreoffice-helppack
|
||||
VERSION=${VERSION:-"7.2.2"}
|
||||
VERSION=${VERSION:-"7.2.3"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice-helppack"
|
||||
VERSION="7.2.2"
|
||||
VERSION="7.2.3"
|
||||
HOMEPAGE="https://www.libreoffice.org"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.2.2/rpm/x86_64/LibreOffice_7.2.2_Linux_x86-64_rpm_helppack_en-US.tar.gz"
|
||||
MD5SUM_x86_64="7ee0bfb45c2e3e7b83a1db6f0274f818"
|
||||
DOWNLOAD_x86_64="https://download.documentfoundation.org/libreoffice/stable/7.2.3/rpm/x86_64/LibreOffice_7.2.3_Linux_x86-64_rpm_helppack_en-US.tar.gz"
|
||||
MD5SUM_x86_64="99efdf1072e209736c36a342ba83793b"
|
||||
REQUIRES="libreoffice"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue