summaryrefslogtreecommitdiffstats
path: root/development/jupyter_client/jupyter_client.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-06-22 07:40:16 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-24 08:32:41 +0700
commit00d0686665559932c4b7ef370dc87e29815d86cd (patch)
tree8606250294261358b6fccf3ff30207fb396244b7 /development/jupyter_client/jupyter_client.SlackBuild
parentf49f7cd96d8d181b4857bfa21e7ff2cc8d70ccc3 (diff)
downloadslackbuilds-00d0686665559932c4b7ef370dc87e29815d86cd.tar.gz
slackbuilds-00d0686665559932c4b7ef370dc87e29815d86cd.tar.xz
development/jupyter_client: Updated for version 5.1.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter_client/jupyter_client.SlackBuild')
-rw-r--r--development/jupyter_client/jupyter_client.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter_client/jupyter_client.SlackBuild b/development/jupyter_client/jupyter_client.SlackBuild
index 243011abb9..bd65eaf1de 100644
--- a/development/jupyter_client/jupyter_client.SlackBuild
+++ b/development/jupyter_client/jupyter_client.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=jupyter_client
-VERSION=${VERSION:-5.0.1}
+VERSION=${VERSION:-5.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}