diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-07-14 06:44:34 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-17 07:15:44 +0700 |
commit | c83da214c4e5486cf900361e51838c19b12a6885 (patch) | |
tree | 8cc99445a076dd0f3868f738550c9a4b2031eb41 /development/jupyter-notebook/jupyter-notebook.SlackBuild | |
parent | bef4021c34bf407cfa661aa3dd48228b5030888e (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.SlackBuild | 2 |
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} |