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
|
||||||
|
Reference in New Issue
Block a user