girara: update to 0.2.5.
This commit is contained in:
parent
1703ba601c
commit
f1a40cce5f
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'girara'
|
# Template file for 'girara'
|
||||||
pkgname=girara
|
pkgname=girara
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# COLOR=0 to avoid "tput not found" spam in the build output
|
# COLOR=0 to avoid "tput not found" spam in the build output
|
||||||
make_build_args="COLOR=0"
|
make_build_args="COLOR=0"
|
||||||
|
@ -13,7 +13,7 @@ license="zlib"
|
||||||
homepage="http://pwmt.org/projects/girara/"
|
homepage="http://pwmt.org/projects/girara/"
|
||||||
short_desc="A library implementing a user interface that focuses on minimalism"
|
short_desc="A library implementing a user interface that focuses on minimalism"
|
||||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2ee04e4c0e700d455ebaf92f804355f948754e7d3751d409db6595419e6ece5e
|
checksum=5cf4f2d044385b189ed8e9efcae8532db1f2d63a240a1e226f3491c996aba892
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk
|
||||||
|
|
Loading…
Reference in New Issue
Block a user