diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-08-21 22:50:16 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 08:24:05 +0700 |
commit | bdcf8afc57099d025b3f99661018ed01a7e530a7 (patch) | |
tree | 139dd072c142083c356feb77f2a93c5e329112bb /development/jupyter-notebook/jupyter-notebook.SlackBuild | |
parent | 0602a8b5cc5959c56ef3749d2b3d26288561a054 (diff) |
development/jupyter-notebook: Updated for version 6.0.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 6aa1dcec8736e..241a9c62ab5ae 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:-6.0.0} +VERSION=${VERSION:-6.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |