lemonbar: update to 1.3.
This commit is contained in:
parent
5cc086ac83
commit
957b45a378
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lemonbar'
|
# Template file for 'lemonbar'
|
||||||
pkgname=lemonbar
|
pkgname=lemonbar
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="bar-${version}"
|
wrksrc="bar-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||||
homepage="https://github.com/LemonBoy/bar"
|
homepage="https://github.com/LemonBoy/bar"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/LemonBoy/bar/archive/v${version}.tar.gz"
|
distfiles="https://github.com/LemonBoy/bar/archive/v${version}.tar.gz"
|
||||||
checksum=b846d8451f9065cdcb94f48a8bd80c074cf1073da0664a94597681912045bfea
|
checksum=eae784c5e375b2d0b12138be1a9902beb4b5eeb807f3512f30f14ba23ddaa37d
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue