aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pexpect/python3-pexpect.SlackBuild
diff options
context:
space:
mode:
authorBenjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-04-16 17:12:31 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-21 07:43:05 +0700
commitea1399e1245118846677f932ae906a9cd1394333 (patch)
treed1ed694b1916f1e00c109e9fe2224efabc67cb3b /python/python3-pexpect/python3-pexpect.SlackBuild
parentfbf7bd1ca197ce7127ca57abae7cd38ffe3ab0ca (diff)
python/python3-pexpect: Updated for version 4.5.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-pexpect/python3-pexpect.SlackBuild')
-rw-r--r--python/python3-pexpect/python3-pexpect.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pexpect/python3-pexpect.SlackBuild b/python/python3-pexpect/python3-pexpect.SlackBuild
index 5612a7d4c2..39db1bf274 100644
--- a/python/python3-pexpect/python3-pexpect.SlackBuild
+++ b/python/python3-pexpect/python3-pexpect.SlackBuild
@@ -4,7 +4,7 @@
# Copyright (c) 2007 Javier Rojas <jerojasro@gmail.com>
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-# Copyright 2017 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
SRCNAM=pexpect
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-4.4.0}
+VERSION=${VERSION:-4.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}