summaryrefslogtreecommitdiffstats
path: root/python/jellyfish/jellyfish.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-04-07 21:15:05 +0200
committer Willy Sudiarto Raharjo2018-04-14 02:06:37 +0200
commit9d9094f1279282c9af4e5e7fc343e058164b808d (patch)
tree8f54a106296e7eca7002e3b4a9f821f92ac66894 /python/jellyfish/jellyfish.SlackBuild
parentb3684da963a44164b91d7339e5dbb933324737da (diff)
downloadslackbuilds-9d9094f1279282c9af4e5e7fc343e058164b808d.tar.gz
python/jellyfish: Updated for version 0.6.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/jellyfish/jellyfish.SlackBuild')
-rw-r--r--python/jellyfish/jellyfish.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/jellyfish/jellyfish.SlackBuild b/python/jellyfish/jellyfish.SlackBuild
index a18b866e33..d72c61543a 100644
--- a/python/jellyfish/jellyfish.SlackBuild
+++ b/python/jellyfish/jellyfish.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jellyfish
-# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece
# 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=jellyfish
-VERSION=${VERSION:-0.5.6}
+VERSION=${VERSION:-0.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}