diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-03-11 22:30:45 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-18 00:26:00 +0700 |
commit | e24da51f1d297c720818bfd6d5f63b47a9e5b379 (patch) | |
tree | 901d32e0b4b9f60d56f68e92bec9018d007056d6 /development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild | |
parent | 7dbf1f0806c35401afd8effd4262357f28e96d14 (diff) |
development/jupyter-nbconvert: Update for 6.4.3
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild b/development/jupyter-nbconvert/jupyter-nbconvert.SlackBuild index 136e707c6cf64..6ede7aca73f57 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:-6.4.2} +VERSION=${VERSION:-6.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |