diff options
Diffstat (limited to 'desktop/bspwm/bspwm.SlackBuild')
-rw-r--r-- | desktop/bspwm/bspwm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/bspwm/bspwm.SlackBuild b/desktop/bspwm/bspwm.SlackBuild index ce4dfc6c16..3dacd7706e 100644 --- a/desktop/bspwm/bspwm.SlackBuild +++ b/desktop/bspwm/bspwm.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for bspwm # Copyright 2013-2016 John Vogel Corning, NY USA -# Copyright 2017 Panagiotis Nikolaou, Culver City, CA +# Copyright 2017-2018 Panagiotis Nikolaou, Culver City, CA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bspwm -VERSION=${VERSION:-0.9.3} +VERSION=${VERSION:-0.9.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |