summaryrefslogtreecommitdiffstats
path: root/development/jupyter-notebook/jupyter-notebook.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2019-07-16 22:51:04 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-07-20 16:20:33 +0700
commit055c6ba9595bfc3b82159e892485fc4ebf675712 (patch)
tree412fd1956ceb2889d7f023195c7256cf2fbf4c66 /development/jupyter-notebook/jupyter-notebook.SlackBuild
parentcdbdd6954f08cee26d8c03b15592b7713bf6265e (diff)
downloadslackbuilds-055c6ba9595bfc3b82159e892485fc4ebf675712.tar.gz
slackbuilds-055c6ba9595bfc3b82159e892485fc4ebf675712.tar.xz
development/jupyter-notebook: Updated for version 6.0.0.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild
index 46b4958400..6aa1dcec87 100644
--- a/development/jupyter-notebook/jupyter-notebook.SlackBuild
+++ b/development/jupyter-notebook/jupyter-notebook.SlackBuild
@@ -24,8 +24,8 @@
SRCNAM=notebook
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-5.7.8}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-6.0.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then