aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbclient/jupyter-nbclient.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-03-07 00:50:50 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-07 19:29:33 +0700
commit6affd00022dc7a8723c56edd28b339e62f892e3e (patch)
tree6650cb25b787d179e560467f6aed1b2532353ac0 /development/jupyter-nbclient/jupyter-nbclient.SlackBuild
parent3ff25a8fae124ad606c6fe809bfd05a1c0a26ef4 (diff)
development/jupyter-nbclient: Update for 0.5.12
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 802fad0af9..62f3c5ca40 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.5.11}
+VERSION=${VERSION:-0.5.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}