aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-09 01:01:53 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-15 07:15:32 +0700
commit28c9741941d45f4a486eabc040b4968c62b2a1c4 (patch)
tree329fcf93d0286d4bafa1cc6af7299ee57aa36d2e /development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild
parentec136a8387e88b368552dc777f9483f96ba4258a (diff)
development/jupyter-nbclassic: Updated for version 0.5.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild')
-rw-r--r--development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild b/development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild
index dd9a13fe24..54c00cbc32 100644
--- a/development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild
+++ b/development/jupyter-nbclassic/jupyter-nbclassic.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jupyter-nbclassic
-VERSION=${VERSION:-0.5.4}
+VERSION=${VERSION:-0.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}