windowchef: update to 0.4.0

Closes: #7345 [via git-merge-pr]
This commit is contained in:
Diogo Leal 2017-08-11 06:32:15 -03:00 committed by Duncaen
parent bf5adfcd13
commit bf81476dd3
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'windowchef'
pkgname=windowchef
version=0.3.2
version=0.4.0
revision=1
build_style=gnu-makefile
makedepends="xcb-util-wm-devel"
makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
short_desc="A 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=4de42c00e062d4e1c31c3321d7826eb53b5d7fe9d4deeaf40c405d9191ea36c4
checksum=e1683931518bfb1e9d940917893c9acb499114c7d912c819429d2976a0bd72bc
pre_build() {
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk