diff --git a/srcpkgs/girara/template b/srcpkgs/girara/template index 0dbe546f945..f0a18fa1b19 100644 --- a/srcpkgs/girara/template +++ b/srcpkgs/girara/template @@ -1,6 +1,6 @@ # Template file for 'girara' pkgname=girara -version=0.2.5 +version=0.2.6 revision=1 build_style=gnu-makefile # COLOR=0 to avoid "tput not found" spam in the build output @@ -13,7 +13,7 @@ license="zlib" homepage="http://pwmt.org/projects/girara/" short_desc="A library implementing a user interface that focuses on minimalism" distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.gz" -checksum=5cf4f2d044385b189ed8e9efcae8532db1f2d63a240a1e226f3491c996aba892 +checksum=eba69b3522b4d149e06d133de52877913275873c505993fad08b6d7884ec9a0f pre_build() { sed -i 's/^\(CFLAGS *+=\)/override \1/' config.mk