Merge pull request #5611 from diogoleal/windowchef-0.2.7
windowchef: update to 0.2.7
This commit is contained in:
commit
6ebec1c241
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'windowchef'
|
# Template file for 'windowchef'
|
||||||
pkgname=windowchef
|
pkgname=windowchef
|
||||||
version=0.2.6
|
version=0.2.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="xcb-util-wm-devel"
|
makedepends="xcb-util-wm-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=5eb8aeb611b0c5b73533e021adfdbf8145899c04cecea4f5625855a4e7c638d7
|
checksum=3219e58ad48766425b0abb7fb9a392cfd29a2ea5f9614a030fe6ee984c08965a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk
|
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue