summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2014-04-24 04:00:33 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2014-04-24 04:00:33 +0200
commit899f797a129fe8f81c6fb23301f2cc88120fbdc0 (patch)
tree692885e4d26ffe7f6e2f8357e90f6d2632092afa
parentdea5d0bc115ebc2a71b5212bc2c336b5038d6dc7 (diff)
downloadxmobar-899f797a129fe8f81c6fb23301f2cc88120fbdc0.tar.gz
xmobar-899f797a129fe8f81c6fb23301f2cc88120fbdc0.tar.bz2
cabal file updates for 0.21
-rw-r--r--xmobar.cabal8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index ba5c0ee..66640f4 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -1,7 +1,6 @@
name: xmobar
-version: 0.20.1
-homepage: http://projects.haskell.org/xmobar/
-bug-reports: http://code.google.com/p/xmobar/issues
+version: 0.21
+homepage: http://xmobar.org
synopsis: A Minimalistic Text Based Status Bar
description: Xmobar is a minimalistic text based status bar.
.
@@ -11,8 +10,9 @@ description: Xmobar is a minimalistic text based status bar.
category: System
license: BSD3
license-file: license
-author: Andrea Rossato, Jose A. Ortega Ruiz
+author: Andrea Rossato and Jose A. Ortega Ruiz
maintainer: Jose A. Ortega Ruiz <jao@gnu.org>
+bug-reports: https://github.com/jaor/xmobar/issues
cabal-version: >= 1.6
build-type: Simple