aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-notebook/jupyter-notebook.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-07-14 06:44:34 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-07-17 07:15:44 +0700
commitc83da214c4e5486cf900361e51838c19b12a6885 (patch)
tree8cc99445a076dd0f3868f738550c9a4b2031eb41 /development/jupyter-notebook/jupyter-notebook.SlackBuild
parentbef4021c34bf407cfa661aa3dd48228b5030888e (diff)
development/jupyter-notebook: Updated for version 5.6.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-notebook/jupyter-notebook.SlackBuild')
-rw-r--r--development/jupyter-notebook/jupyter-notebook.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild
index 869777641ddc6..26e2887eebb5b 100644
--- a/development/jupyter-notebook/jupyter-notebook.SlackBuild
+++ b/development/jupyter-notebook/jupyter-notebook.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=notebook
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-5.5.0}
+VERSION=${VERSION:-5.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}