summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild2
-rw-r--r--development/jupyter-qtconsole/jupyter-qtconsole.info6
2 files changed, 4 insertions, 4 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}
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.info b/development/jupyter-qtconsole/jupyter-qtconsole.info
index c232747711..d196461d53 100644
--- a/development/jupyter-qtconsole/jupyter-qtconsole.info
+++ b/development/jupyter-qtconsole/jupyter-qtconsole.info
@@ -1,8 +1,8 @@
PRGNAM="jupyter-qtconsole"
-VERSION="5.3.1"
+VERSION="5.3.2"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/qtconsole/archive/5.3.1/qtconsole-5.3.1.tar.gz"
-MD5SUM="0fb547b5b29bb15ca4b33ff6d6bb52b9"
+DOWNLOAD="https://github.com/jupyter/qtconsole/archive/5.3.2/qtconsole-5.3.2.tar.gz"
+MD5SUM="662535d97ac76ac414fd4ef6304fb588"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jupyter-ipykernel QtPy"