aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-09-06 21:57:43 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-08 08:37:51 +0700
commitf22197f7a820063fa72b59352c0c5bff9b608b3c (patch)
tree4f8b05ad4d39ee344c98c8eb0026e7ab007b58d1 /development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
parentef8e75e90014e6d4e098e25f75cfeaccee98bf76 (diff)
development/jupyter-nbconvert: Updated for version 5.4.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild')
-rw-r--r--development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
index 324679adae9e2..c631f04bbda17 100644
--- a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
+++ b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jupyter-nbconvert
-# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=nbconvert
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-5.3.1}
+VERSION=${VERSION:-5.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}