mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
office/LibreOffice: Updated for version 5.4.1.2
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
a5ddaf0946
commit
9315e49edc
2 changed files with 7 additions and 7 deletions
|
@ -26,9 +26,9 @@
|
|||
|
||||
PRGNAM=LibreOffice
|
||||
SRCNAM=libreoffice
|
||||
VERSION=${VERSION:-5.4.0.3}
|
||||
VERSION=${VERSION:-5.4.1.2}
|
||||
SHORT_VERSION=${VERSION%.*.*}
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PACKAGER=${PACKAGER:-"AnonymousCoward"}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="LibreOffice"
|
||||
VERSION="5.4.0.3"
|
||||
VERSION="5.4.1.2"
|
||||
HOMEPAGE="http://libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.4.0/libreoffice-5.4.0.3.tar.xz \
|
||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.4.0.3-srcs.tar.xz"
|
||||
MD5SUM="3491becc5b7e3b1658239b8be877770c \
|
||||
6751bf91890c4f656ec29712fce3dfe4"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/src/5.4.1/libreoffice-5.4.1.2.tar.xz \
|
||||
http://sourceforge.net/projects/slackbuildsdirectlinks/files/LibreOffice/libreoffice-5.4.1.2-srcs.tar.xz"
|
||||
MD5SUM="95cb3b05efd537716fcbf0674cbebc99 \
|
||||
3251c988ec7614276fd75c78f08993dc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 openjdk apache-ant perl-Archive-Zip"
|
||||
|
|
Loading…
Reference in a new issue