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'
|
||||
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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue