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 30c2bf4ca5..102080da9f 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.2} +VERSION=${VERSION:-4.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.info b/development/jupyter-qtconsole/jupyter-qtconsole.info index ee66cf2fc2..6ca29d0480 100644 --- a/development/jupyter-qtconsole/jupyter-qtconsole.info +++ b/development/jupyter-qtconsole/jupyter-qtconsole.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-qtconsole" -VERSION="4.4.2" +VERSION="4.4.3" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.4.2/qtconsole-4.4.2.tar.gz" -MD5SUM="469fb49e0f4b1decab439e30a7e18022" +DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.4.3/qtconsole-4.4.3.tar.gz" +MD5SUM="0a62968e5d5bf60579d20c83d4c6a678" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jupyter-ipykernel" |