diff --git a/PKGBUILD b/PKGBUILD index fce1fec..4d6895e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,6 +9,12 @@ license=( 'MIT' ) depends=( 'libxcb' ) source=( "https://github.com/LemonBoy/bar/archive/v${pkgver}.tar.gz" ) +conflicts=( + bar-aint-recursive + bar-aint-recursive-git + lemonbar-git +) + build() { cd "bar-${pkgver}" make