bspwm-git: update to 20140705

This commit is contained in:
Ypnose 2014-07-05 18:00:16 +02:00
parent c60e310831
commit 39781e1743

View file

@ -1,7 +1,7 @@
# Template file for 'bspwm-git'
pkgname=bspwm-git
version=20140531
revision=2
version=20140705
revision=1
build_style=gnu-makefile
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel"
short_desc="A tiling window manager based on binary space partitioning"
@ -18,5 +18,5 @@ do_fetch() {
}
post_install() {
vinstall LICENSE 644 usr/share/licenses/$pkgname
vlicense LICENSE
}