summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2018-10-18 02:23:38 +0200
committer Willy Sudiarto Raharjo2018-10-21 01:47:08 +0200
commitb4d71c50aee6215ec0c0091ccfc34f5959591794 (patch)
treefdae29d0730b9dce4d29cd7a6f907018da0c7966
parent7e5011809fe54c4d6c941734a8d0b1f101e298fb (diff)
downloadslackbuilds-b4d71c50aee6215ec0c0091ccfc34f5959591794.tar.gz
development/jupyter-qtconsole: Updated for version 4.4.2.
-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 e4e5193782..30c2bf4ca5 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.0}
+VERSION=${VERSION:-4.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.info b/development/jupyter-qtconsole/jupyter-qtconsole.info
index f605bacef9..ee66cf2fc2 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.0"
+VERSION="4.4.2"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.4.0/qtconsole-4.4.0.tar.gz"
-MD5SUM="cec2200c8c6edba2ecfaae3ec3edad91"
+DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.4.2/qtconsole-4.4.2.tar.gz"
+MD5SUM="469fb49e0f4b1decab439e30a7e18022"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jupyter-ipykernel"