858aa8de28
The solution was posted here (11 months ago): https://github.com/voidlinux/void-packages/pull/5192#issuecomment-277514653 This way we can remove lemonbuddy at later time.
10 lines
317 B
Bash
10 lines
317 B
Bash
# Template file for 'lemonbuddy'
|
|
pkgname=lemonbuddy
|
|
version=2.2.5
|
|
revision=2
|
|
build_style=meta
|
|
depends="polybar>=${version}_${revision}"
|
|
short_desc="A fast and easy-to-use status bar (transitional dummy package)"
|
|
maintainer="Michael Carlberg <c@rlberg.se>"
|
|
license="MIT"
|
|
homepage="https://github.com/jaagr/lemonbuddy"
|