diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2018-06-17 23:31:07 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-17 23:31:07 +0100 |
commit | d505cccf4cf8b7cf0ef65e76217fe17d51ab2e03 (patch) | |
tree | a08a6274bd993cf21dfe7e26b0392c6bb9a9b153 /academic/ij-plugins-LOCI | |
parent | 3077070c6950c06ab2b4abe0b10a73ebca15b2b1 (diff) | |
download | slackbuilds-d505cccf4cf8b7cf0ef65e76217fe17d51ab2e03.tar.gz |
academic/ij-plugins-LOCI: Updated for version 5.8.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/ij-plugins-LOCI')
-rw-r--r-- | academic/ij-plugins-LOCI/README | 4 | ||||
-rw-r--r-- | academic/ij-plugins-LOCI/ij-plugins-LOCI.SlackBuild | 4 | ||||
-rw-r--r-- | academic/ij-plugins-LOCI/ij-plugins-LOCI.info | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/academic/ij-plugins-LOCI/README b/academic/ij-plugins-LOCI/README index bff5f2118f..74fc6c8d91 100644 --- a/academic/ij-plugins-LOCI/README +++ b/academic/ij-plugins-LOCI/README @@ -8,7 +8,7 @@ experimentally manipulating living specimens. Bio-Formats is a standalone Java library for reading and writing life sciences image file formats. It is capable of parsing both pixels and metadata for a large number of formats, as well as writing to several -formats. +formats. This is the LOCI tools complete bundle and contains everything needed -to read images into ImageJ using Bio-Formats. +to read images into ImageJ using Bio-Formats. diff --git a/academic/ij-plugins-LOCI/ij-plugins-LOCI.SlackBuild b/academic/ij-plugins-LOCI/ij-plugins-LOCI.SlackBuild index 6e9fbaffba..431d136ec0 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-2016 Petar Petrov slackalaxy@gmail.com +# Copyright 2013-2018 Petar Petrov slackalaxy@gmail.com # 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.1.9} +VERSION=${VERSION:-5.8.2} 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 5eaeaf1e0a..fb25fb17b8 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.1.9" +VERSION="5.8.2" HOMEPAGE="http://loci.wisc.edu/bio-formats/imagej" -DOWNLOAD="http://downloads.openmicroscopy.org/bio-formats/5.1.9/artifacts/loci_tools.jar" -MD5SUM="886f57b0b9bad8e25442444abdce6bf7" +DOWNLOAD="http://downloads.openmicroscopy.org/bio-formats/5.8.2/artifacts/loci_tools.jar" +MD5SUM="8b203f24a10bd6311c1ff672e460aa1e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ImageJ" |