windowchef: update to 0.4.2.
This commit is contained in:
parent
e65a445cc9
commit
36a3eedae9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'windowchef'
|
||||
pkgname=windowchef
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="xcb-util-wm-devel xcb-util-keysyms-devel"
|
||||
|
@ -9,7 +9,7 @@ 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=f1d06da84dafc4bbbacf273815af5bbbf318afa524194b3ab1c55ebc71d2a14d
|
||||
checksum=e38c5cc81ec9374357625431986dfcd1b3abc2d11797b459ef36f262b1705053
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk
|
||||
|
|
Loading…
Reference in a new issue