mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/libreoffice: Updated for version 5.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4f75cce17a
commit
a7acad0ad5
2 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libreoffice
|
||||
VERSION=${VERSION:-"5.4.0"}
|
||||
VERSION=${VERSION:-"5.4.1"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="5.4.0"
|
||||
VERSION="5.4.1"
|
||||
HOMEPAGE="http://www.libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.4.0/rpm/x86/LibreOffice_5.4.0_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="4f45105e5011157a4f5ba456739c06b3"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.4.0/rpm/x86_64/LibreOffice_5.4.0_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="8ad7262e5cd32b6a38f8e9299912c8ef"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.4.1/rpm/x86/LibreOffice_5.4.1_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="3fe8f354fd3badbc326e55d3ab654517"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.4.1/rpm/x86_64/LibreOffice_5.4.1_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="81c712999c959ba06da093477fb97249"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue