diff options
-rw-r--r-- | haskell/haskell-terminfo/haskell-terminfo.SlackBuild | 6 | ||||
-rw-r--r-- | haskell/haskell-terminfo/haskell-terminfo.info | 6 | ||||
-rw-r--r-- | haskell/haskell-terminfo/slack-desc | 10 |
3 files changed, 11 insertions, 11 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- )" diff --git a/haskell/haskell-terminfo/haskell-terminfo.info b/haskell/haskell-terminfo/haskell-terminfo.info index f782a9e044..4aa23d8467 100644 --- a/haskell/haskell-terminfo/haskell-terminfo.info +++ b/haskell/haskell-terminfo/haskell-terminfo.info @@ -1,8 +1,8 @@ PRGNAM="haskell-terminfo" -VERSION="0.3.2.3" +VERSION="0.3.2.5" HOMEPAGE="http://hackage.haskell.org/package/terminfo" -DOWNLOAD="http://hackage.haskell.org/packages/archive/terminfo/0.3.2.3/terminfo-0.3.2.3.tar.gz" -MD5SUM="706f546c629ac100a402c9c2629c25fa" +DOWNLOAD="http://hackage.haskell.org/packages/archive/terminfo/0.3.2.5/terminfo-0.3.2.5.tar.gz" +MD5SUM="7ef09acfac9f6fc499ed3bb804ae2ab3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" diff --git a/haskell/haskell-terminfo/slack-desc b/haskell/haskell-terminfo/slack-desc index 5fecdcec25..5fe3f54406 100644 --- a/haskell/haskell-terminfo/slack-desc +++ b/haskell/haskell-terminfo/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| haskell-terminfo: haskell-terminfo (Haskell bindings to the terminfo library) |