diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-07 23:48:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-07 23:59:52 +0700 |
commit | 3785e7b59d8c290402fa7690c939fe6e10ffa731 (patch) | |
tree | 60d66cdb024ff83cd521c4e9c070dfaf24408d6b /office/libreoffice | |
parent | d4f2f2395d0f3a88e6331b3e626bf702c576768b (diff) | |
download | slackbuilds-3785e7b59d8c290402fa7690c939fe6e10ffa731.tar.gz |
office/libreoffice: Updated for version 5.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/libreoffice')
-rw-r--r-- | office/libreoffice/libreoffice.SlackBuild | 2 | ||||
-rw-r--r-- | office/libreoffice/libreoffice.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/office/libreoffice/libreoffice.SlackBuild b/office/libreoffice/libreoffice.SlackBuild index 727f00a357..0cbc8ca9ae 100644 --- a/office/libreoffice/libreoffice.SlackBuild +++ b/office/libreoffice/libreoffice.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libreoffice -VERSION=${VERSION:-"5.2.0"} +VERSION=${VERSION:-"5.2.1"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info index 48fc7cbda6..9184b8610f 100644 --- a/office/libreoffice/libreoffice.info +++ b/office/libreoffice/libreoffice.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice" -VERSION="5.2.0" +VERSION="5.2.1" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.2.0/rpm/x86/LibreOffice_5.2.0_Linux_x86_rpm.tar.gz" -MD5SUM="de9b94763bca46299a61c418c045f2ec" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.2.0/rpm/x86_64/LibreOffice_5.2.0_Linux_x86-64_rpm.tar.gz" -MD5SUM_x86_64="90c9b7b8aa6799ca1140a8d06c874838" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.2.1/rpm/x86/LibreOffice_5.2.1_Linux_x86_rpm.tar.gz" +MD5SUM="2a09bba6d461ee41f0cbf958c8660ece" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.2.1/rpm/x86_64/LibreOffice_5.2.1_Linux_x86-64_rpm.tar.gz" +MD5SUM_x86_64="f1a363ed526d6e668f84673eea12b754" REQUIRES="jdk" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |