summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-terminfo/haskell-terminfo.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri2013-03-04 06:04:52 +0100
committer dsomero2013-03-04 23:26:48 +0100
commit642b29bb68ae7d49ccce4a268e9d020f2d169943 (patch)
treee51d72b48df85b2ead7523bf72105c26243353ca /haskell/haskell-terminfo/haskell-terminfo.SlackBuild
parent0ae1bd045d476748f26606177fb3da0f84b25083 (diff)
downloadslackbuilds-642b29bb68ae7d49ccce4a268e9d020f2d169943.tar.gz
haskell/haskell-terminfo: Updated for version 0.3.2.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-terminfo/haskell-terminfo.SlackBuild')
-rw-r--r--haskell/haskell-terminfo/haskell-terminfo.SlackBuild6
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- )"