diff options
Diffstat (limited to 'python/python3-pexpect/python3-pexpect.SlackBuild')
-rw-r--r-- | python/python3-pexpect/python3-pexpect.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pexpect/python3-pexpect.SlackBuild b/python/python3-pexpect/python3-pexpect.SlackBuild index 05e94b7ac8656..20e509b93994d 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-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2017-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-pexpect -VERSION=${VERSION:-4.7.0} +VERSION=${VERSION:-4.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |