mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
office/libreoffice: Updated for version 5.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6d1198d66b
commit
2de951d624
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.0.2"}
|
||||
VERSION=${VERSION:-"5.0.3"}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libreoffice"
|
||||
VERSION="5.0.2"
|
||||
VERSION="5.0.3"
|
||||
HOMEPAGE="http://www.libreoffice.org"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.0.2/rpm/x86/LibreOffice_5.0.2_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="3ad75947bb5b148fc9e268bf3c40650d"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.0.2/rpm/x86_64/LibreOffice_5.0.2_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="9a3050f0425a44e664cf43efa6a12d0e"
|
||||
DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.0.3/rpm/x86/LibreOffice_5.0.3_Linux_x86_rpm.tar.gz"
|
||||
MD5SUM="3c9a5c1f98896bd7f4ceded5db49f005"
|
||||
DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.0.3/rpm/x86_64/LibreOffice_5.0.3_Linux_x86-64_rpm.tar.gz"
|
||||
MD5SUM_x86_64="b812a64612cd6cfa0f188d884cd6441d"
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue