diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-02-07 11:32:09 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:54 +0700 |
commit | a9078b0c0a15eec5cd60cfd20ea236b7e6235bf3 (patch) | |
tree | 4399fd51951270a8f2d1480652bdb5e599fa1cfe /development/jupyter-notebook/jupyter-notebook.SlackBuild | |
parent | 5550fc4887991afda6863840fedd9c92da2ab32b (diff) |
development/jupyter-notebook: Updated for version 4.3.2.
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 2cf816d85281..df2573343d34 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:-4.3.1} +VERSION=${VERSION:-4.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |