diff options
Diffstat (limited to 'haskell/haskell-terminfo/haskell-terminfo.SlackBuild')
-rw-r--r-- | haskell/haskell-terminfo/haskell-terminfo.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-terminfo/haskell-terminfo.SlackBuild b/haskell/haskell-terminfo/haskell-terminfo.SlackBuild index e95babfb42..21e99ffb08 100644 --- a/haskell/haskell-terminfo/haskell-terminfo.SlackBuild +++ b/haskell/haskell-terminfo/haskell-terminfo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for terminfo -# Copyright 2012 Mikko Värri, Finland +# Copyright 2013 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-terminfo -VERSION=${VERSION:-0.3.2.3} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.3.2.5} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" |