diff options
Diffstat (limited to 'development/bpython/bpython.SlackBuild')
-rw-r--r-- | development/bpython/bpython.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/bpython/bpython.SlackBuild b/development/bpython/bpython.SlackBuild index 1ce3de7ecd..325356b3aa 100644 --- a/development/bpython/bpython.SlackBuild +++ b/development/bpython/bpython.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for bpython # Written by vvoody <vvoodywang@gmail.com> -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # 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=bpython -VERSION=${VERSION:-0.14.2} +VERSION=${VERSION:-0.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |