diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-11-16 11:06:40 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:56 +0700 |
commit | a93e5b9c100c29259f2eb5d7ba808dc13be7a363 (patch) | |
tree | 2931166c517230afcbd50973be34109c147b7c7b /development/jupyter-notebook/jupyter-notebook.SlackBuild | |
parent | cde64a551aa8507d58476fa47d2b11a5748e2e67 (diff) |
development/jupyter-notebook: Updated for version 5.7.1.
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 20cfab1d93890..c970cb5e1b00f 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.7.0} +VERSION=${VERSION:-5.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |