diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-09-07 13:08:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-10 15:19:07 +0700 |
commit | e233a8b5473864d7aa2392973c1f5c2f85ddc9d7 (patch) | |
tree | 4339a32280e1f5cd779698a29c18b1fe95efd7c1 /development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild | |
parent | 99511cbd45790062d2dea35049835648adf150d6 (diff) |
development/jupyter-qtconsole: Update for 5.3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 7ba0e94537..3343daf22b 100644 --- a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild +++ b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=jupyter-qtconsole -VERSION=${VERSION:-5.3.1} +VERSION=${VERSION:-5.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |