diff options
Diffstat (limited to 'office')
-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 bda516f7c0..7f63d0b01a 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.3"} +VERSION=${VERSION:-"5.2.4"} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/libreoffice/libreoffice.info b/office/libreoffice/libreoffice.info index ea84ecb026..75b3db76d3 100644 --- a/office/libreoffice/libreoffice.info +++ b/office/libreoffice/libreoffice.info @@ -1,10 +1,10 @@ PRGNAM="libreoffice" -VERSION="5.2.3" +VERSION="5.2.4" HOMEPAGE="http://www.libreoffice.org" -DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.2.3/rpm/x86/LibreOffice_5.2.3_Linux_x86_rpm.tar.gz" -MD5SUM="8d3d60aa5947d220d275d8ebe8a17423" -DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.2.3/rpm/x86_64/LibreOffice_5.2.3_Linux_x86-64_rpm.tar.gz" -MD5SUM_x86_64="06edfe30aebb00ff80738855ae22b01c" +DOWNLOAD="http://download.documentfoundation.org/libreoffice/stable/5.2.4/rpm/x86/LibreOffice_5.2.4_Linux_x86_rpm.tar.gz" +MD5SUM="7a0b33a2d18f06143258c428c32de213" +DOWNLOAD_x86_64="http://download.documentfoundation.org/libreoffice/stable/5.2.4/rpm/x86_64/LibreOffice_5.2.4_Linux_x86-64_rpm.tar.gz" +MD5SUM_x86_64="cbea6cd17063b5bcbe0cb32f7819f0cf" REQUIRES="jdk" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |