diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-07-23 20:45:45 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-27 08:06:14 +0700 |
commit | 29974ec04c511d7d23f6e9c43eb18d360546c9f3 (patch) | |
tree | 70d5ba10c846899647cdba39cf21b885cf912721 /development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild | |
parent | 7bae99d38f74f835b98958429f7c6b487965dc36 (diff) |
development/jupyter-qtconsole: Updated for version 4.5.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 31f703f6a2..3da76b3c99 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.5.1} +VERSION=${VERSION:-4.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |