aboutsummaryrefslogtreecommitdiff
path: root/desktop/spectrwm/spectrwm.SlackBuild
diff options
context:
space:
mode:
authorLEVAI Daniel <leva@ecentrum.hu>2019-01-12 08:03:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-12 08:03:46 +0700
commit19a41c9015212e74d627b4a2d9e87e5c442b42f6 (patch)
tree40816a6bbc16141ab0bd24c6d72d3c281b239002 /desktop/spectrwm/spectrwm.SlackBuild
parentb324e4fc09098ff4f8e1c7bd6eb844b223f34368 (diff)
downloadslackbuilds-19a41c9015212e74d627b4a2d9e87e5c442b42f6.tar.xz
desktop/spectrwm: Updated for version 3.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/spectrwm/spectrwm.SlackBuild')
-rw-r--r--desktop/spectrwm/spectrwm.SlackBuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/desktop/spectrwm/spectrwm.SlackBuild b/desktop/spectrwm/spectrwm.SlackBuild
index 01f16bebfade..b2edff6a450d 100644
--- a/desktop/spectrwm/spectrwm.SlackBuild
+++ b/desktop/spectrwm/spectrwm.SlackBuild
@@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=spectrwm
-VERSION=${VERSION:-3.1.0}
-UPNAM=SPECTRWM_3_1_0 # changed to allow cd to proper folder
+VERSION=${VERSION:-3.2.0}
+UPNAM=SPECTRWM_3_2_0 # changed to allow cd to proper folder
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -91,12 +91,12 @@ rm -f $PKG/usr/bin/scrotwm
# Compress the manpages
( cd $PKG/usr/man; find . -type f -exec gzip -9 {} \; )
-mkdir -p $PKG/usr/doc/$UPNAM/examples/keybindings
+mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/examples/keybindings
install -m0644 -oroot -groot initscreen.sh $CWD/examples/* \
- $PKG/usr/doc/$UPNAM/examples/
-cp -a spectrwm.conf $PKG/usr/doc/$UPNAM/examples/spectrwm_orig.conf
-cp -a spectrwm_*.conf $PKG/usr/doc/$UPNAM/examples/keybindings/
-cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$UPNAM/$PRGNAM.SlackBuild
+ $PKG/usr/doc/$PRGNAM-$VERSION/examples/
+cp -a spectrwm.conf $PKG/usr/doc/$PRGNAM-$VERSION/examples/spectrwm_orig.conf
+cp -a spectrwm_*.conf $PKG/usr/doc/$PRGNAM-$VERSION/examples/keybindings/
+cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
find $PKG/usr/doc -type f -exec chmod 0644 {} \;
# install xinitrc script