summaryrefslogtreecommitdiffstats
path: root/development/jupyter-notebook/jupyter-notebook.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-11-28 19:18:57 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-02 06:19:32 +0700
commite6a487b4474fb40b0d1f358f6a5e379efa95575d (patch)
tree67563a85485c7a2539c62b09d1cadb4c42d4cf32 /development/jupyter-notebook/jupyter-notebook.SlackBuild
parente40f279329ccbd4e3499bea34e462ef622c94fa4 (diff)
downloadslackbuilds-e6a487b4474fb40b0d1f358f6a5e379efa95575d.tar.gz
slackbuilds-e6a487b4474fb40b0d1f358f6a5e379efa95575d.tar.xz
development/jupyter-notebook: Updated for version 5.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 edf2c3f5ae..3932dabc48 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.2.1}
+VERSION=${VERSION:-5.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}