summaryrefslogtreecommitdiffstats
path: root/python/jellyfish
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-02-04 15:11:03 +0100
committer Dimitris Zlatanidis2016-02-04 15:11:03 +0100
commitb1369c2ac00c4129eef3949fb8c3d322c12b9fc6 (patch)
tree7034e8ad3d27dce81b5cc9c0c3917c94af9bf579 /python/jellyfish
parent27cb1bcad4857de0d8514e0e91e58ad7018a302d (diff)
downloadslackbuilds-b1369c2ac00c4129eef3949fb8c3d322c12b9fc6.tar.gz
python/jellyfish: Updated for version 0.5.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/jellyfish')
-rw-r--r--python/jellyfish/jellyfish.SlackBuild4
-rw-r--r--python/jellyfish/jellyfish.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/jellyfish/jellyfish.SlackBuild b/python/jellyfish/jellyfish.SlackBuild
index 55110e86fb..751682c0c9 100644
--- a/python/jellyfish/jellyfish.SlackBuild
+++ b/python/jellyfish/jellyfish.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jellyfish
-# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2016 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.1}
+VERSION=${VERSION:-0.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/jellyfish/jellyfish.info b/python/jellyfish/jellyfish.info
index 98f06fc292..d0146a0302 100644
--- a/python/jellyfish/jellyfish.info
+++ b/python/jellyfish/jellyfish.info
@@ -1,8 +1,8 @@
PRGNAM="jellyfish"
-VERSION="0.5.1"
+VERSION="0.5.2"
HOMEPAGE="https://github.com/sunlightlabs/jellyfish"
-DOWNLOAD="https://pypi.python.org/packages/source/j/jellyfish/jellyfish-0.5.1.tar.gz"
-MD5SUM="6a12089507f71175eb9de9e2575479e7"
+DOWNLOAD="https://pypi.python.org/packages/source/j/jellyfish/jellyfish-0.5.2.tar.gz"
+MD5SUM="1f7b9053f63f853efa97073576cea677"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""