mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/spectrwm: Updated for version 3.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
8c5f20ab59
commit
2e925e654f
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=spectrwm
|
||||
VERSION=${VERSION:-3.0.2}
|
||||
UPNAM=SPECTRWM_3_0_2 # changed to allow cd to proper folder
|
||||
VERSION=${VERSION:-3.1.0}
|
||||
UPNAM=SPECTRWM_3_1_0 # changed to allow cd to proper folder
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="spectrwm"
|
||||
VERSION="3.0.2"
|
||||
VERSION="3.1.0"
|
||||
HOMEPAGE="https://github.com/conformal/spectrwm/"
|
||||
DOWNLOAD="https://github.com/conformal/spectrwm/archive/SPECTRWM_3_0_2.tar.gz"
|
||||
MD5SUM="b95af7630bfc1cae4de07286ac7e2318"
|
||||
DOWNLOAD="https://github.com/conformal/spectrwm/archive/SPECTRWM_3_1_0.tar.gz"
|
||||
MD5SUM="d5314b0ec74d4b3845c3f0d2f6f5c75c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue