summaryrefslogtreecommitdiffstats
path: root/desktop/xmobar/xmobar.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/xmobar/xmobar.SlackBuild')
-rwxr-xr-xdesktop/xmobar/xmobar.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/xmobar/xmobar.SlackBuild b/desktop/xmobar/xmobar.SlackBuild
index 69c9376d11..7dd4ecfa09 100755
--- a/desktop/xmobar/xmobar.SlackBuild
+++ b/desktop/xmobar/xmobar.SlackBuild
@@ -3,10 +3,11 @@
# Slackware build script for xmobar
# Written by Xavier Maillard <xma@gnu.org>
+# Updated by Andy Bailey <bailey@akamai.com>
# Public domain.
PRGNAM=xmobar
-VERSION=${VERSION:-0.9.2}
+VERSION=${VERSION:-0.11.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -59,7 +60,6 @@ find . \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
runhaskell Setup.lhs configure \
- --constraint="base<4" \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX}/ghc-$GHC_VERSION \
--docdir=/usr/doc/$PRGNAM-$VERSION \