diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-01-28 10:23:50 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-03 06:55:18 +0700 |
commit | 99696696c6bedc60971890da6f97cefb5f2e7293 (patch) | |
tree | d156edaa3f173396e4e9ed25ea0195bc301f44fc /development/jupyter-notebook/jupyter-notebook.SlackBuild | |
parent | 368d2f51f790f5bd85b68d80217132662ef06d4a (diff) |
development/jupyter-notebook: Updated for version 5.4.0.
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 2102993005fb0..7119f4a3e16f0 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.3.1} +VERSION=${VERSION:-5.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |