summaryrefslogtreecommitdiffstats
path: root/development/jupyter-qtconsole
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-05-03 17:18:29 +0200
committer Willy Sudiarto Raharjo2019-05-04 04:06:48 +0200
commite62ae3003a486161a17401ab0bd4122d32309458 (patch)
tree1ca4c5c9c8c75cbad3429971366b5be6b3f62e4f /development/jupyter-qtconsole
parent2b0272140966296ea297a6fe9de496a20ece06ad (diff)
downloadslackbuilds-e62ae3003a486161a17401ab0bd4122d32309458.tar.gz
development/jupyter-qtconsole: Updated for version 4.4.4.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-qtconsole')
-rw-r--r--development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild4
-rw-r--r--development/jupyter-qtconsole/jupyter-qtconsole.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
index 102080da9f..eec0ae3fe1 100644
--- a/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
+++ b/development/jupyter-qtconsole/jupyter-qtconsole.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jupyter-qtconsole
-# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
SRCNAM=qtconsole
PRGNAM=jupyter-$SRCNAM
-VERSION=${VERSION:-4.4.3}
+VERSION=${VERSION:-4.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jupyter-qtconsole/jupyter-qtconsole.info b/development/jupyter-qtconsole/jupyter-qtconsole.info
index 6ca29d0480..dd84f37207 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.3"
+VERSION="4.4.4"
HOMEPAGE="https://jupyter.org/"
-DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.4.3/qtconsole-4.4.3.tar.gz"
-MD5SUM="0a62968e5d5bf60579d20c83d4c6a678"
+DOWNLOAD="https://github.com/jupyter/qtconsole/archive/4.4.4/qtconsole-4.4.4.tar.gz"
+MD5SUM="7e973140790fee2b6bab6fc31d0a48e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jupyter-ipykernel"