Merge pull request #5839 from diogoleal/windowchef-0.3.1
windowchef: update to 0.3.1
This commit is contained in:
commit
3e0cff235b
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.7
|
version=0.3.1
|
||||||
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=3219e58ad48766425b0abb7fb9a392cfd29a2ea5f9614a030fe6ee984c08965a
|
checksum=ff1ff6fde354556c71cbd7090264a56de59ada99baa51bbf3d58134c320358fc
|
||||||
|
|
||||||
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