desktop/bspwm: Updated for version 0.9.5.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Panagiotis Nikolaou 2018-06-17 14:40:57 +01:00 committed by David Spencer
parent f20084b46e
commit d91f9b3f85
3 changed files with 7 additions and 7 deletions

View file

@ -13,8 +13,8 @@ Configuration
You need to create your config files in order to launch bspwm.
bspwm comes with some examples in /usr/doc/bspwm/examples
If you want to install these examples create ~/.config/bspwm/
and ~/.config/sxhkd and copy bspwmrc and sxhkdrc from
If you want to install these examples create ~/.config/bspwm/
and ~/.config/sxhkd and copy bspwmrc and sxhkdrc from
/usr/doc/bspwm/examples/ accordingly. You need to change the
line 7 from sxhkd to match your preferred terminal emulator.

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="bspwm"
VERSION="0.9.3"
VERSION="0.9.5"
HOMEPAGE="https://github.com/baskerville/bspwm"
DOWNLOAD="https://github.com/baskerville/bspwm/archive/0.9.3/bspwm-0.9.3.tar.gz"
MD5SUM="1b51b410c1ad40ef5ff6842cec4182d9"
DOWNLOAD="https://github.com/baskerville/bspwm/archive/0.9.5/bspwm-0.9.5.tar.gz"
MD5SUM="e50759b22a813bd117706b17254cd0ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""