mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
bspwm-git: update to 20140705
This commit is contained in:
parent
c60e310831
commit
39781e1743
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'bspwm-git'
|
# Template file for 'bspwm-git'
|
||||||
pkgname=bspwm-git
|
pkgname=bspwm-git
|
||||||
version=20140531
|
version=20140705
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
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"
|
||||||
|
@ -18,5 +18,5 @@ do_fetch() {
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall LICENSE 644 usr/share/licenses/$pkgname
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue