diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2014-03-10 23:31:09 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:46:57 +0700 |
commit | 0071b5bb0509a1632bbe210e4f8ceb6ad33fd565 (patch) | |
tree | bb24e3ee60c309f108cbb7bcae958268b44b045d /desktop/xmobar/xmobar.SlackBuild | |
parent | aaca04138c17af419cafd0f41d24a0e60e64019d (diff) | |
download | slackbuilds-0071b5bb0509a1632bbe210e4f8ceb6ad33fd565.tar.gz |
desktop/xmobar: Updated for version 0.22.1.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'desktop/xmobar/xmobar.SlackBuild')
-rw-r--r-- | desktop/xmobar/xmobar.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |