summaryrefslogtreecommitdiffstats
path: root/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-05-24 22:10:45 +0200
committer Willy Sudiarto Raharjo2019-05-25 02:31:47 +0200
commit3d9fc32a64f115b442bf1699e1e82b3d17ae5148 (patch)
tree6c6bbdd3a9082b1f0302d1e4dfbf00743144a66e /development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
parentb46286800f2120c8311fa99f79e3a42885286e3e (diff)
downloadslackbuilds-3d9fc32a64f115b442bf1699e1e82b3d17ae5148.tar.gz
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