diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-11-03 12:40:30 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-04 07:17:31 +0700 |
commit | 8a8eabb430c4c2a5c25940dc5c6cece30e1147d2 (patch) | |
tree | 99fdee538970c9e81438265a558923a103500ac0 /development/jupyter-notebook/jupyter-notebook.SlackBuild | |
parent | 479ef8f287f97d236d2c1dadb72c21efa5441bf7 (diff) |
development/jupyter-notebook: Updated for version 5.2.1.
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 235cc25fe8bc..edf2c3f5ae1c 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.2.0} +VERSION=${VERSION:-5.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |