summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-08-12 09:52:28 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-13 13:51:12 +0700
commitcee770e1ccca999ce1efc5378fc034e493f53def (patch)
tree1b1cef1c0b232660ef6367a78cd5b669ff6f0f80
parent7913e6d8d4ef42ed319976d1ad3092f37d3d7693 (diff)
downloadslackbuilds-cee770e1ccca999ce1efc5378fc034e493f53def.tar.gz
slackbuilds-cee770e1ccca999ce1efc5378fc034e493f53def.tar.xz
development/jupyter-qtconsole: Updated for version 4.3.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-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 1f6dfce5d3..2ab8e854f2 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.3.0}
+VERSION=${VERSION:-4.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.info b/development/jupyter-qtconsole/jupyter-qtconsole.info
index 9f63a418ef..5bfd498ba8 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.0"
+VERSION="4.3.1"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.3.0/qtconsole-4.3.0.tar.gz"
-MD5SUM="2ae3bd81202f9d567ae775ee0c795fa9"
+DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.3.1/qtconsole-4.3.1.tar.gz"
+MD5SUM="45f15be486ea24522ac97f39a0cbcedc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jupyter-ipykernel"