aboutsummaryrefslogtreecommitdiff
path: root/desktop/spectrwm/spectrwm.SlackBuild
diff options
context:
space:
mode:
authorAndrew Payne <phalange@komputermatrix.com>2020-01-29 11:38:22 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-29 11:38:22 +0700
commit2d8eb46a7981faf46577d4c7f6ff0582a4e0a11d (patch)
tree800794986fe7c1df6fe588840e3875d07e9f996b /desktop/spectrwm/spectrwm.SlackBuild
parent2d2b161328d31b8807317abacf46bacd06a1994d (diff)
downloadslackbuilds-2d8eb46a7981faf46577d4c7f6ff0582a4e0a11d.tar.xz
desktop/spectrwm: Updated for version 3.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/spectrwm/spectrwm.SlackBuild')
-rw-r--r--desktop/spectrwm/spectrwm.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/spectrwm/spectrwm.SlackBuild b/desktop/spectrwm/spectrwm.SlackBuild
index b2edff6a450d..eb50e37babaf 100644
--- a/desktop/spectrwm/spectrwm.SlackBuild
+++ b/desktop/spectrwm/spectrwm.SlackBuild
@@ -1,5 +1,6 @@
#!/bin/sh
+# Copyright 2020 Andrew Payne, Boston MA <phalange@komputermatrix.com>
# Copyright (c) 2011-2015 LEVAI Daniel
# All rights reserved.
#
@@ -24,8 +25,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=spectrwm
-VERSION=${VERSION:-3.2.0}
-UPNAM=SPECTRWM_3_2_0 # changed to allow cd to proper folder
+VERSION=${VERSION:-3.3.0}
+UPNAM=SPECTRWM_3_3_0 # changed to allow cd to proper folder
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}