aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-05-09 12:33:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-14 19:27:55 +0700
commit42a578a6f70c0032166b48f404ba9dfb1db4809d (patch)
treeec56e145c0d8578006bc5ab485a85edc31634396 /development/jupyter-nbclient/jupyter-nbclient.SlackBuild
parent951de3a78b69bef22c2ca9a403bd3dfd6d41a67e (diff)
development/jupyter-nbclient: Updated for version 0.6.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbclient/jupyter-nbclient.SlackBuild')
-rw-r--r--development/jupyter-nbclient/jupyter-nbclient.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-nbclient/jupyter-nbclient.SlackBuild b/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
index 614e3c93aeb5a..b0fd2e35006cd 100644
--- a/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
+++ b/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-nbclient
-VERSION=${VERSION:-0.6.2}
+VERSION=${VERSION:-0.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}