aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-10-28 22:28:58 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:21 +0700
commit8377299f3f6fe1d9cec399e03e2b1e23d6a43284 (patch)
tree4fb01d53ce3f03bbe93ea3f111742f932f8f08ec /development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
parent637812b6be56aedfc2de48bdd8fcec693fc392a8 (diff)
development/jupyter-nbconvert: Updated for version 7.2.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild')
-rw-r--r--development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
index cb66c99ed5d6..dc9b544356b2 100644
--- a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
+++ b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-nbconvert
-VERSION=${VERSION:-7.2.2}
+VERSION=${VERSION:-7.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}