diff options
Diffstat (limited to 'development/jupyter-qtconsole')
-rw-r--r-- | development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild | 2 | ||||
-rw-r--r-- | development/jupyter-qtconsole/jupyter-qtconsole.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild index d206205a11fab..0b7111627075f 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.3} +VERSION=${VERSION:-4.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.info b/development/jupyter-qtconsole/jupyter-qtconsole.info index bf1d95155c9aa..d11ed60ff191d 100644 --- a/development/jupyter-qtconsole/jupyter-qtconsole.info +++ b/development/jupyter-qtconsole/jupyter-qtconsole.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-qtconsole" -VERSION="4.5.3" +VERSION="4.5.4" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.5.3/qtconsole-4.5.3.tar.gz" -MD5SUM="995dacc7ebbb62674fee9498d2c99032" +DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.5.4/qtconsole-4.5.4.tar.gz" +MD5SUM="4166c3805eb05ac5e7e972b096fcf0cd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-jupyter-ipykernel python3-PyQt5" |