diff options
Diffstat (limited to 'libraries/pexpect/pexpect.SlackBuild')
-rw-r--r-- | libraries/pexpect/pexpect.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/pexpect/pexpect.SlackBuild b/libraries/pexpect/pexpect.SlackBuild index d8774af912..e17f62e46d 100644 --- a/libraries/pexpect/pexpect.SlackBuild +++ b/libraries/pexpect/pexpect.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for Pexpect # Copyright (c) 2007 Javier Rojas <jerojasro@gmail.com> -# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pexpect -VERSION=${VERSION:-4.0.1} +VERSION=${VERSION:-4.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |