diff options
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} |