2bwm-git: update to 20140705
This commit is contained in:
parent
4d55b696c3
commit
b73ef1bec8
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for '2bwm-git'
|
||||
pkgname=2bwm-git
|
||||
version=20140531
|
||||
revision=2
|
||||
version=20140705
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libxcb-devel xcb-util-devel xcb-util-keysyms-devel xcb-util-wm-devel"
|
||||
short_desc="Fast floating window manager"
|
||||
|
@ -26,8 +26,8 @@ pre_build() {
|
|||
}
|
||||
|
||||
do_install() {
|
||||
vinstall 2bwm 755 usr/bin
|
||||
vinstall hidden 755 usr/bin
|
||||
vbin 2bwm
|
||||
vbin hidden
|
||||
install -Dm644 2bwm.man ${DESTDIR}/usr/share/man/man1/2bwm.1
|
||||
install -Dm644 hidden.man ${DESTDIR}/usr/share/man/man1/hidden.1
|
||||
vinstall README.md 644 usr/share/doc/2bwm README
|
||||
|
|
Loading…
Reference in a new issue