summaryrefslogtreecommitdiffstats
path: root/haskell/xmonad-contrib/xmonad-contrib.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-09 19:01:20 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-09 17:02:20 +0700
commitcb3b6b856b55ed302d8860ce613914ef30ee86bf (patch)
tree10b5901f3dd4dc7f112a5c735f34a6402ba2c259 /haskell/xmonad-contrib/xmonad-contrib.SlackBuild
parent77ecf39915e7e7f414589900208afd1036a81586 (diff)
downloadslackbuilds-cb3b6b856b55ed302d8860ce613914ef30ee86bf.tar.gz
slackbuilds-cb3b6b856b55ed302d8860ce613914ef30ee86bf.tar.xz
haskell/xmonad-contrib: Updated for version 0.17.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/xmonad-contrib/xmonad-contrib.SlackBuild')
-rw-r--r--haskell/xmonad-contrib/xmonad-contrib.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/xmonad-contrib/xmonad-contrib.SlackBuild b/haskell/xmonad-contrib/xmonad-contrib.SlackBuild
index 9b6a349056..ccbc6d2a24 100644
--- a/haskell/xmonad-contrib/xmonad-contrib.SlackBuild
+++ b/haskell/xmonad-contrib/xmonad-contrib.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xmonad-contrib
-VERSION=${VERSION:-0.15}
+VERSION=${VERSION:-0.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}