diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2015-02-04 19:45:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 06:31:06 +0700 |
commit | dadca948a17fc7f014927fac3370001cf740c51d (patch) | |
tree | 42a97f3d5dea84471b712e5bd2e1aecb9a1bad9a /academic | |
parent | 4c948ac76ae975a75eef04449b92877c26ff9568 (diff) | |
download | slackbuilds-dadca948a17fc7f014927fac3370001cf740c51d.tar.gz |
academic/ij-plugins-LOCI: Updated for version 5.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/ij-plugins-LOCI/ij-plugins-LOCI.SlackBuild | 4 | ||||
-rw-r--r-- | academic/ij-plugins-LOCI/ij-plugins-LOCI.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/ij-plugins-LOCI/ij-plugins-LOCI.SlackBuild b/academic/ij-plugins-LOCI/ij-plugins-LOCI.SlackBuild index 271e70d0f0..80d81ffb22 100644 --- a/academic/ij-plugins-LOCI/ij-plugins-LOCI.SlackBuild +++ b/academic/ij-plugins-LOCI/ij-plugins-LOCI.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ij-plugins-LOCI -# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi +# Copyright 2013-2015 Petar Petrov, petar.petrov@student.oulu.fi # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ij-plugins-LOCI -VERSION=${VERSION:-5.0.5} +VERSION=${VERSION:-5.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/ij-plugins-LOCI/ij-plugins-LOCI.info b/academic/ij-plugins-LOCI/ij-plugins-LOCI.info index f9dca2cf2b..fe966c97f9 100644 --- a/academic/ij-plugins-LOCI/ij-plugins-LOCI.info +++ b/academic/ij-plugins-LOCI/ij-plugins-LOCI.info @@ -1,8 +1,8 @@ PRGNAM="ij-plugins-LOCI" -VERSION="5.0.5" +VERSION="5.0.6" HOMEPAGE="http://loci.wisc.edu/bio-formats/imagej" -DOWNLOAD="http://downloads.openmicroscopy.org/bio-formats/5.0.5/artifacts/loci_tools.jar" -MD5SUM="efdf9af6c0c82e4120628e121f920e00" +DOWNLOAD="http://downloads.openmicroscopy.org/bio-formats/5.0.6/artifacts/loci_tools.jar" +MD5SUM="a25bd468aaf875cbff16ef08fcc51058" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ImageJ" |