aboutsummaryrefslogtreecommitdiff
path: root/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-05-24 13:10:45 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-25 07:31:47 +0700
commit3d9fc32a64f115b442bf1699e1e82b3d17ae5148 (patch)
tree6c6bbdd3a9082b1f0302d1e4dfbf00743144a66e /development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
parentb46286800f2120c8311fa99f79e3a42885286e3e (diff)
development/jupyter-qtconsole: Updated for version 4.5.0.
Diffstat (limited to 'development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild')
-rw-r--r--development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
index 2cc5e40a0d..8cbd213656 100644
--- a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
+++ b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
@@ -24,8 +24,8 @@
SRCNAM=qtconsole
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-4.4.4}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.5.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then