From d871140739d5cc40614576a5deae291fb5169a1e Mon Sep 17 00:00:00 2001 From: Ekin Akoglu Date: Fri, 23 Feb 2018 21:54:00 +0700 Subject: office/ganttproject: Updated for version 2.8.6. Signed-off-by: Willy Sudiarto Raharjo --- office/ganttproject/ganttproject.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'office/ganttproject/ganttproject.SlackBuild') diff --git a/office/ganttproject/ganttproject.SlackBuild b/office/ganttproject/ganttproject.SlackBuild index ce2fde98bae5a..21682e93a4d3e 100644 --- a/office/ganttproject/ganttproject.SlackBuild +++ b/office/ganttproject/ganttproject.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ganttproject -VERSION=${VERSION:-2.8.5} +VERSION=${VERSION:-2.8.6} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -53,7 +53,7 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -# build.xml in version 2.8.3 is truncated and does not build with apache-ant +# build.xml in version 2.8.6 is truncated and does not build with apache-ant # revert it to the build.xml in version 2.7.1 patch -p0 < $CWD/build.xml.patch -- cgit v1.2.3