summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Mikko Värri2014-03-10 22:31:09 +0100
committer Willy Sudiarto Raharjo2015-04-04 02:46:57 +0200
commit0071b5bb0509a1632bbe210e4f8ceb6ad33fd565 (patch)
treebb24e3ee60c309f108cbb7bcae958268b44b045d /desktop
parentaaca04138c17af419cafd0f41d24a0e60e64019d (diff)
downloadslackbuilds-0071b5bb0509a1632bbe210e4f8ceb6ad33fd565.tar.gz
desktop/xmobar: Updated for version 0.22.1.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/xmobar/xmobar.SlackBuild4
-rw-r--r--desktop/xmobar/xmobar.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/xmobar/xmobar.SlackBuild b/desktop/xmobar/xmobar.SlackBuild
index 7c564eb9ab..9f11a27849 100644
--- a/desktop/xmobar/xmobar.SlackBuild
+++ b/desktop/xmobar/xmobar.SlackBuild
@@ -4,7 +4,7 @@
# Written by Xavier Maillard <xma@gnu.org>
# Updated by Andy Bailey <GooseYArd@gmail.com>
-# Copyright 2013 Mikko Värri, Finland
+# Copyright 2015 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xmobar
-VERSION=${VERSION:-0.16}
+VERSION=${VERSION:-0.22.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/xmobar/xmobar.info b/desktop/xmobar/xmobar.info
index 18802bfa0d..120d4f146f 100644
--- a/desktop/xmobar/xmobar.info
+++ b/desktop/xmobar/xmobar.info
@@ -1,10 +1,10 @@
PRGNAM="xmobar"
-VERSION="0.16"
+VERSION="0.22.1"
HOMEPAGE="http://hackage.haskell.org/package/xmobar/"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/xmobar/0.16/xmobar-0.16.tar.gz"
-MD5SUM="4742f1556a8e9b292f18df1176dcd378"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/xmobar/0.22.1/xmobar-0.22.1.tar.gz"
+MD5SUM="b63a1d5ad739e0f2b70ba0366a9854b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-hinotify haskell-stm haskell-X11-xft haskell-parsec xmonad-contrib"
+REQUIRES="haskell-hinotify haskell-stm haskell-regex-compat haskell-X11-xft haskell-parsec haskell-HTTP xmonad-contrib"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"