summaryrefslogtreecommitdiffstats
path: root/python/python3-pexpect/python3-pexpect.SlackBuild
diff options
context:
space:
mode:
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 8397caa287..613faa5b63 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-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
@@ -26,7 +26,7 @@
SRCNAM=pexpect
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-4.6.0}
+VERSION=${VERSION:-4.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}