summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-terminfo/haskell-terminfo.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-terminfo/haskell-terminfo.SlackBuild')
-rw-r--r--libraries/haskell-terminfo/haskell-terminfo.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-terminfo/haskell-terminfo.SlackBuild b/libraries/haskell-terminfo/haskell-terminfo.SlackBuild
index 5cbe567049..e30133bffe 100644
--- a/libraries/haskell-terminfo/haskell-terminfo.SlackBuild
+++ b/libraries/haskell-terminfo/haskell-terminfo.SlackBuild
@@ -7,10 +7,10 @@
PRGNAM=haskell-terminfo
VERSION=${VERSION:-0.3.1.3}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
-SRCNAM=terminfo
+SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"
GHC_VERSION=$(ghc --numeric-version)