windowchef: update to 0.5.2.
This commit is contained in:
parent
86e541d825
commit
6ad8fb7327
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'windowchef'
|
||||
pkgname=windowchef
|
||||
version=0.5.0
|
||||
version=0.5.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=25a1ff361468f98df5291bd002946cf9adea9e14ef762a4b6e76e17919c52f6d
|
||||
checksum=d130b4f2367b4a026c364b20522f34464dba59461943952640af6a7ca65ed2c9
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|^CFLAGS +=|override CFLAGS +=|g' config.mk
|
||||
|
|
Loading…
Reference in New Issue