mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/libreoffice: Updated for version 5.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
615c37bdf3
commit
8d9d87d176
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.3.2"}
|
||||
VERSION=${VERSION:-"5.3.3"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="5.3.2"
|
||||
VERSION="5.3.3"
|
||||
HOMEPAGE="http://www.libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.3.2/rpm/x86/LibreOffice_5.3.2_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="d37d662f3daab7e3bd9f1c687f0183cb"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.3.2/rpm/x86_64/LibreOffice_5.3.2_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="abd262a113c304406b1d165e61ad1680"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.3.3/rpm/x86/LibreOffice_5.3.3_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="f8da8722a5b6c2644c1cae49fbd8bb67"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.3.3/rpm/x86_64/LibreOffice_5.3.3_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="e9b0c43a7845fa79754ac3fdd7a6a144"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue