summaryrefslogtreecommitdiffstats
path: root/python/python3-ipython/python3-ipython.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-10-31 06:22:24 +0100
committer Willy Sudiarto Raharjo2020-11-07 08:02:45 +0100
commit18ad5f54c5a06d934b3f9d7af0483004e791b4c6 (patch)
treeee3942c0788951a2da137cf5a07c8ac03f971aba /python/python3-ipython/python3-ipython.SlackBuild
parent83a84f8906425ad55e727c327055962a3d5d4fe4 (diff)
downloadslackbuilds-18ad5f54c5a06d934b3f9d7af0483004e791b4c6.tar.gz
python/python3-ipython: Updated for version 7.19.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ipython/python3-ipython.SlackBuild')
-rw-r--r--python/python3-ipython/python3-ipython.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ipython/python3-ipython.SlackBuild b/python/python3-ipython/python3-ipython.SlackBuild
index 498b5a5fa3..f31103a459 100644
--- a/python/python3-ipython/python3-ipython.SlackBuild
+++ b/python/python3-ipython/python3-ipython.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python3-ipython
-VERSION=${VERSION:-7.18.1}
+VERSION=${VERSION:-7.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}