diff --git a/srcpkgs/lemonbar/template b/srcpkgs/lemonbar/template
index dc083692ac5..3e04c8c4a15 100644
--- a/srcpkgs/lemonbar/template
+++ b/srcpkgs/lemonbar/template
@@ -1,6 +1,6 @@
 # Template file for 'lemonbar'
 pkgname=lemonbar
-version=1.4
+version=1.5
 revision=1
 build_style=gnu-makefile
 hostmakedepends="perl"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/LemonBoy/bar"
 distfiles="https://github.com/LemonBoy/bar/archive/v${version}.tar.gz"
-checksum=7bfd36d7a4a950f61ed0d32c7d219678e7787a546d9ef4bc33f02393d60e4939
+checksum=bc8defe0ce6e4c1b16fd6ba3080a08e4502d6cf9d09440186044eae6b2d7460d
 
 pre_build() {
 	vsed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile