summaryrefslogtreecommitdiffstats
path: root/development/jupyter-notebook/jupyter-notebook.SlackBuild
diff options
context:
space:
mode:
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
commitbdcf8afc57099d025b3f99661018ed01a7e530a7 (patch)
tree139dd072c142083c356feb77f2a93c5e329112bb /development/jupyter-notebook/jupyter-notebook.SlackBuild
parent0602a8b5cc5959c56ef3749d2b3d26288561a054 (diff)
downloadslackbuilds-bdcf8afc57099d025b3f99661018ed01a7e530a7.tar.gz
slackbuilds-bdcf8afc57099d025b3f99661018ed01a7e530a7.tar.xz
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.SlackBuild b/development/jupyter-notebook/jupyter-notebook.SlackBuild
index 6aa1dcec87..241a9c62ab 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}