diff options
Diffstat (limited to 'development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild')
-rw-r--r-- | development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild b/development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild index a20cc5a9fa..31829860ac 100644 --- a/development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild +++ b/development/jupyter-notebook_shim/jupyter-notebook_shim.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=jupyter-notebook_shim -VERSION=${VERSION:-0.2.0} +VERSION=${VERSION:-0.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |