diff --git a/srcpkgs/lemonbar/template b/srcpkgs/lemonbar/template index 43d0817f794..5bc06f74b24 100644 --- a/srcpkgs/lemonbar/template +++ b/srcpkgs/lemonbar/template @@ -1,6 +1,6 @@ # Template file for 'lemonbar' pkgname=lemonbar -version=1.2 +version=1.3 revision=1 wrksrc="bar-${version}" build_style=gnu-makefile @@ -11,7 +11,7 @@ maintainer='Juan RP ' homepage="https://github.com/LemonBoy/bar" license="MIT" distfiles="https://github.com/LemonBoy/bar/archive/v${version}.tar.gz" -checksum=b846d8451f9065cdcb94f48a8bd80c074cf1073da0664a94597681912045bfea +checksum=eae784c5e375b2d0b12138be1a9902beb4b5eeb807f3512f30f14ba23ddaa37d pre_build() { sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile