parent
cf5a412959
commit
baadb977d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'windowchef'
|
||||
pkgname=windowchef
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
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=e1683931518bfb1e9d940917893c9acb499114c7d912c819429d2976a0bd72bc
|
||||
checksum=f1d06da84dafc4bbbacf273815af5bbbf318afa524194b3ab1c55ebc71d2a14d
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk
|
||||
|
|
Loading…
Reference in a new issue