mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
bspwm: update to 0.9.1.
This commit is contained in:
parent
5a9b3f6f26
commit
b1db5cae89
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'bspwm'
|
# Template file for 'bspwm'
|
||||||
pkgname=bspwm
|
pkgname=bspwm
|
||||||
version=0.9
|
version=0.9.1
|
||||||
revision=4
|
revision=1
|
||||||
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel"
|
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel"
|
||||||
short_desc="A tiling window manager based on binary space partitioning"
|
short_desc="A tiling window manager based on binary space partitioning"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/baskerville/bspwm"
|
homepage="https://github.com/baskerville/bspwm"
|
||||||
distfiles="https://github.com/baskerville/bspwm/archive/0.9.tar.gz"
|
distfiles="https://github.com/baskerville/bspwm/archive/${version}.tar.gz"
|
||||||
checksum=1efb2db7b8a251bcc006d66a050cf66e9d311761c94890bebf91a32905042fde
|
checksum=02bb58a307acdec242eb4b8a62764ed53d01c30474dfb1bc09812d943773bb85
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make CC=$CC
|
make CC=$CC
|
||||||
|
|
Loading…
Add table
Reference in a new issue