summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Panagiotis Nikolaou2018-06-17 15:40:57 +0200
committer David Spencer2018-06-17 20:13:27 +0200
commitd91f9b3f85e42831db680372cf3d41e917a58ef0 (patch)
tree72c1de4d2dd91d7cfb51609f29b838d9b55c7358
parentf20084b46e665c00e9c530fded32577fa22b9994 (diff)
downloadslackbuilds-d91f9b3f85e42831db680372cf3d41e917a58ef0.tar.gz
desktop/bspwm: Updated for version 0.9.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--desktop/bspwm/README.SLACKWARE4
-rw-r--r--desktop/bspwm/bspwm.SlackBuild4
-rw-r--r--desktop/bspwm/bspwm.info6
3 files changed, 7 insertions, 7 deletions
diff --git a/desktop/bspwm/README.SLACKWARE b/desktop/bspwm/README.SLACKWARE
index d339e8e2da..c64f0d4916 100644
--- a/desktop/bspwm/README.SLACKWARE
+++ b/desktop/bspwm/README.SLACKWARE
@@ -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.
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}
diff --git a/desktop/bspwm/bspwm.info b/desktop/bspwm/bspwm.info
index 9772bab078..3749310efa 100644
--- a/desktop/bspwm/bspwm.info
+++ b/desktop/bspwm/bspwm.info
@@ -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=""