diff options
Diffstat (limited to 'python/turses/turses.SlackBuild')
-rw-r--r-- | python/turses/turses.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/turses/turses.SlackBuild b/python/turses/turses.SlackBuild index d3868d4e48..5398ecb916 100644 --- a/python/turses/turses.SlackBuild +++ b/python/turses/turses.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for turses -# Copyright Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy, 2013 +# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=turses -VERSION=${VERSION:-20131105_7dfaef6} +VERSION=${VERSION:-20150102_4d7fb2a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |