diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-07 03:17:08 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-07 03:17:08 +0100 |
commit | fce192886587358987c98a2ab87cc028511948d1 (patch) | |
tree | 7d684ee979d618af95dc399222341a598c72fe71 /xmobar.cabal | |
parent | 0abcd71fc1faeb4ac6ec0ba1ba74e6da65db20ec (diff) | |
download | xmobar-fce192886587358987c98a2ab87cc028511948d1.tar.gz xmobar-fce192886587358987c98a2ab87cc028511948d1.tar.bz2 |
Adjustments to cabal metadata
New homepage and bug tracker URL.
Diffstat (limited to 'xmobar.cabal')
-rw-r--r-- | xmobar.cabal | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 7670310..afcf401 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,12 +1,13 @@ name: xmobar version: 0.11.1 -homepage: http://code.haskell.org/~arossato/xmobar +homepage: http://projects.haskell.org/xmobar/ +bug-reports: http://code.google.com/p/xmobar/issues synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. . - Inspired by the Ion3 status bar, it supports similar features, - like dynamic color management, output templates, and extensibility - through plugins. + Inspired by the Ion3 status bar, it supports similar + features, like dynamic color management, output templates, + and extensibility through plugins. category: System license: BSD3 license-file: LICENSE |