lemonbar: update to 1.3.
This commit is contained in:
parent
5cc086ac83
commit
957b45a378
|
@ -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 <xtraeme@voidlinux.eu>'
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue