academic/ij-plugins-LOCI: Updated for version 5.8.2.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Petar Petrov 2018-06-17 23:31:07 +01:00 committed by David Spencer
parent 3077070c69
commit d505cccf4c
3 changed files with 7 additions and 7 deletions

View file

@ -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.

View file

@ -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}

View file

@ -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"