summaryrefslogtreecommitdiffstats
path: root/development/jupyter-notebook/jupyter-notebook.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-02-07 20:32:09 +0100
committer Willy Sudiarto Raharjo2017-02-11 01:24:54 +0100
commita9078b0c0a15eec5cd60cfd20ea236b7e6235bf3 (patch)
tree4399fd51951270a8f2d1480652bdb5e599fa1cfe /development/jupyter-notebook/jupyter-notebook.SlackBuild
parent5550fc4887991afda6863840fedd9c92da2ab32b (diff)
downloadslackbuilds-a9078b0c0a15eec5cd60cfd20ea236b7e6235bf3.tar.gz
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.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 2cf816d852..df2573343d 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}