From 0ac6a4ad2a92489cd872a70425396692ec48abd0 Mon Sep 17 00:00:00 2001 From: Petar Petrov Date: Sat, 3 Aug 2019 06:52:32 +0700 Subject: academic/fiji: Updated for version 20190718. Signed-off-by: Willy Sudiarto Raharjo --- academic/fiji/fiji.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'academic/fiji/fiji.SlackBuild') diff --git a/academic/fiji/fiji.SlackBuild b/academic/fiji/fiji.SlackBuild index be3ff27eb1..41c118aaa9 100644 --- a/academic/fiji/fiji.SlackBuild +++ b/academic/fiji/fiji.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fiji -# Copyright 2018 Petar Petrov slackalaxy@gmail.com +# Copyright 2018-2019 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=fiji DIRNAM=Fiji.app -VERSION=${VERSION:-20181207} +VERSION=${VERSION:-20190718} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,13 +76,13 @@ mkdir -p unused cd unused # Remove the check for required updates. If you want it, comment out -# the next lines. You can "enable" it any time by just placing it in the +# the next line. You can "enable" it any time by just placing it in the # plugins/Scripts/Plugins/AutoRun/ folder. mv ../plugins/Scripts/Plugins/AutoRun/Check_Required_Update_Sites.js . # We do not want updates when the program is installed. As above, it # is your system, so if you want this functionality, then comment out -# the line below. You can always "enable it, by placing it in the jars +# the line below. You can always "enable" it, by placing it in the jars # folder. mv ../jars/$UPDATER . -- cgit v1.2.3