diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-08-13 12:43:05 -0700 |
---|---|---|
committer | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-08-13 12:43:05 -0700 |
commit | 24a1a24ad5a660ed91a34961a9c97d870c403180 (patch) | |
tree | 24012895c4bfe972ebde0cea49371675e86feca8 /development/jupyter-qtconsole/jupyter-qtconsole.info | |
parent | 60b9d97fb32fb24a9ad4e24fdfb13e94a815b34b (diff) |
development/jupyter-qtconsole: Updated for version 4.4.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-qtconsole/jupyter-qtconsole.info')
-rw-r--r-- | development/jupyter-qtconsole/jupyter-qtconsole.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.info b/development/jupyter-qtconsole/jupyter-qtconsole.info index 5bfd498ba8a16..f605bacef9756 100644 --- a/development/jupyter-qtconsole/jupyter-qtconsole.info +++ b/development/jupyter-qtconsole/jupyter-qtconsole.info @@ -1,8 +1,8 @@ PRGNAM="jupyter-qtconsole" -VERSION="4.3.1" +VERSION="4.4.0" HOMEPAGE="https://jupyter.org/" -DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.3.1/qtconsole-4.3.1.tar.gz" -MD5SUM="45f15be486ea24522ac97f39a0cbcedc" +DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.4.0/qtconsole-4.4.0.tar.gz" +MD5SUM="cec2200c8c6edba2ecfaae3ec3edad91" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jupyter-ipykernel" |