summaryrefslogtreecommitdiff
path: root/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-05-03 13:21:08 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-07 13:59:25 +0700
commitaf2209dab70688cb54957965f86f3791d27b64e9 (patch)
tree089e42c6907f65a382b8cad02385b086b6c3a100 /development/jupyter-nbclient/jupyter-nbclient.SlackBuild
parenta07bc25a5b3451f27553321745b4c2d70c7598d2 (diff)
downloadslackbuilds-af2209dab70688cb54957965f86f3791d27b64e9.tar.gz
development/jupyter-nbclient: Updated for version 0.6.2.
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 00e4a23ad4..614e3c93ae 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.0}
+VERSION=${VERSION:-0.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}