mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
desktop/bspwm: Updated for version 0.9.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f91c99d191
commit
eb48ec9a07
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bspwm
|
||||
VERSION=${VERSION:-0.9.2}
|
||||
VERSION=${VERSION:-0.9.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bspwm"
|
||||
VERSION="0.9.2"
|
||||
VERSION="0.9.3"
|
||||
HOMEPAGE="https://github.com/baskerville/bspwm"
|
||||
DOWNLOAD="https://github.com/baskerville/bspwm/archive/0.9.2/bspwm-0.9.2.tar.gz"
|
||||
MD5SUM="b877b2a40156bc2b554fcf5b16ae6b56"
|
||||
DOWNLOAD="https://github.com/baskerville/bspwm/archive/0.9.3/bspwm-0.9.3.tar.gz"
|
||||
MD5SUM="1b51b410c1ad40ef5ff6842cec4182d9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue