diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-10-17 17:23:38 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:08 +0700 |
commit | b4d71c50aee6215ec0c0091ccfc34f5959591794 (patch) | |
tree | fdae29d0730b9dce4d29cd7a6f907018da0c7966 /development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild | |
parent | 7e5011809fe54c4d6c941734a8d0b1f101e298fb (diff) |
development/jupyter-qtconsole: Updated for version 4.4.2.
Diffstat (limited to 'development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild')
-rw-r--r-- | development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild index e4e5193782670..30c2bf4ca5277 100644 --- a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild +++ b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=qtconsole PRGNAM=jupyter-$SRCNAM -VERSION=${VERSION:-4.4.0} +VERSION=${VERSION:-4.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |