windowchef: update to 0.4.1

Closes: #7479 [via git-merge-pr]
This commit is contained in:
Diogo Leal 2017-08-22 22:02:46 -03:00 committed by Michael Gehring
parent cf5a412959
commit baadb977d7

View file

@ -1,6 +1,6 @@
# Template file for 'windowchef' # Template file for 'windowchef'
pkgname=windowchef pkgname=windowchef
version=0.4.0 version=0.4.1
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
makedepends="xcb-util-wm-devel xcb-util-keysyms-devel" makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="ISC" license="ISC"
homepage="https://github.com/tudurom/windowchef" homepage="https://github.com/tudurom/windowchef"
distfiles="https://github.com/tudurom/windowchef/archive/v${version}.tar.gz" distfiles="https://github.com/tudurom/windowchef/archive/v${version}.tar.gz"
checksum=e1683931518bfb1e9d940917893c9acb499114c7d912c819429d2976a0bd72bc checksum=f1d06da84dafc4bbbacf273815af5bbbf318afa524194b3ab1c55ebc71d2a14d
pre_build() { pre_build() {
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk