windowchef: update to 0.5.0.
This commit is contained in:
parent
9c99681a3d
commit
9bce8c2b7c
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'windowchef'
|
||||
pkgname=windowchef
|
||||
version=0.4.2
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
|
||||
short_desc="A stacking WM that doesn't handle keyboard or pointer inputs"
|
||||
short_desc="Stacking WM that doesn't handle keyboard or pointer inputs"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/tudurom/windowchef"
|
||||
distfiles="https://github.com/tudurom/windowchef/archive/v${version}.tar.gz"
|
||||
checksum=e38c5cc81ec9374357625431986dfcd1b3abc2d11797b459ef36f262b1705053
|
||||
checksum=25a1ff361468f98df5291bd002946cf9adea9e14ef762a4b6e76e17919c52f6d
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk
|
||||
|
|
Loading…
Reference in New Issue