conflicts
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
29ff8f6b13
commit
6f63f3375a
6
PKGBUILD
6
PKGBUILD
|
@ -9,6 +9,12 @@ license=( 'MIT' )
|
||||||
depends=( 'libxcb' )
|
depends=( 'libxcb' )
|
||||||
source=( "https://github.com/LemonBoy/bar/archive/v${pkgver}.tar.gz" )
|
source=( "https://github.com/LemonBoy/bar/archive/v${pkgver}.tar.gz" )
|
||||||
|
|
||||||
|
conflicts=(
|
||||||
|
bar-aint-recursive
|
||||||
|
bar-aint-recursive-git
|
||||||
|
lemonbar-git
|
||||||
|
)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "bar-${pkgver}"
|
cd "bar-${pkgver}"
|
||||||
make
|
make
|
||||||
|
|
Loading…
Reference in New Issue
Block a user