diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-12-17 16:12:52 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-22 08:44:20 +0700 |
commit | 252c4517e4168a9dfc452ae6e0e42618929aebbe (patch) | |
tree | 4c377512b4ab0d9a774d8fa9b0ee731c4d23e4fb /development/jupyter-notebook/jupyter-notebook.SlackBuild | |
parent | ac223d096f60474ed89a78ea6fa1fd0782ec43f6 (diff) |
development/jupyter-notebook: Updated for version 5.7.4.
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 f5010a4262dc6..7985f0dd9d759 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.2} +VERSION=${VERSION:-5.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |