windowchef: update to 0.3.2
This commit is contained in:
parent
99082bce48
commit
f90fbe2958
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.3.1
|
version=0.3.2
|
||||||
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=ff1ff6fde354556c71cbd7090264a56de59ada99baa51bbf3d58134c320358fc
|
checksum=4de42c00e062d4e1c31c3321d7826eb53b5d7fe9d4deeaf40c405d9191ea36c4
|
||||||
|
|
||||||
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