desktop/spectrwm: update 3.5.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
afhpayne 2024-04-14 21:34:21 -04:00 committed by Willy Sudiarto Raharjo
parent a2c52e07cc
commit 6db84db950
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
# Copyright 2020 Andrew Payne <phalange@komputermatrix.com>
# Copyright 2020-2024 Andrew Payne <phalange@komputermatrix.com>
# Copyright (c) 2011-2015 LEVAI Daniel
# All rights reserved.
#
@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=spectrwm
VERSION=${VERSION:-3.4.1}
VERSION=${VERSION:-3.5.1}
SRCNAM=SPECTRWM_${VERSION//./_}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="spectrwm"
VERSION="3.4.1"
VERSION="3.5.1"
HOMEPAGE="https://github.com/conformal/spectrwm/"
DOWNLOAD="https://github.com/conformal/spectrwm/archive/SPECTRWM_3_4_1/spectrwm-SPECTRWM_3_4_1.tar.gz"
MD5SUM="4eba6fb1e888a3df4918c181b66bdbde"
DOWNLOAD="https://github.com/conformal/spectrwm/archive/refs/tags/SPECTRWM_3_5_1.tar.gz"
MD5SUM="611604a6c4a9c7848d64ea98a0d1db16"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""