From 8425fd2e0cbc6e507e0ac22d3b559c1799f34342 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 23 Mar 2014 10:22:33 +0100 Subject: office/ProjectLibre: Updated for version 1.5.8. Signed-off-by: Matteo Bernardini --- office/ProjectLibre/ProjectLibre.SlackBuild | 8 ++++---- office/ProjectLibre/ProjectLibre.info | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'office/ProjectLibre') diff --git a/office/ProjectLibre/ProjectLibre.SlackBuild b/office/ProjectLibre/ProjectLibre.SlackBuild index 160e8b5d090f..ac9a08307f07 100644 --- a/office/ProjectLibre/ProjectLibre.SlackBuild +++ b/office/ProjectLibre/ProjectLibre.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild Script for ProjectLibre -# Copyright 2012-2013 Willy Sudiarto Raharjo +# Copyright 2012-2014 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ProjectLibre -VERSION=${VERSION:-1.5.7} +VERSION=${VERSION:-1.5.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -45,8 +45,8 @@ tar xvf $CWD/$SRCNAM-$VERSION.tar.gz cd $SRCNAM-$VERSION chown -R root:root . find -L . \ - \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \ - -exec chmod 755 {} \; -o \ + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; diff --git a/office/ProjectLibre/ProjectLibre.info b/office/ProjectLibre/ProjectLibre.info index d13907485792..0f30711c9e89 100644 --- a/office/ProjectLibre/ProjectLibre.info +++ b/office/ProjectLibre/ProjectLibre.info @@ -1,8 +1,8 @@ PRGNAM="ProjectLibre" -VERSION="1.5.7" +VERSION="1.5.8" HOMEPAGE="http://sourceforge.net/projects/projectlibre/" -DOWNLOAD="http://downloads.sourceforge.net/projectlibre/projectlibre-1.5.7.tar.gz" -MD5SUM="3298e6062f0c33a94d3a6c1b4bb69ac3" +DOWNLOAD="http://downloads.sourceforge.net/projectlibre/projectlibre-1.5.8.tar.gz" +MD5SUM="8643e116cafcc4d45fe485d475393f86" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" -- cgit v1.2.3