From 6f63f3375a6a80512dc3a6f7d61830f0c9726fb1 Mon Sep 17 00:00:00 2001 From: fbt Date: Wed, 24 Feb 2016 05:55:04 +0300 Subject: [PATCH] conflicts Signed-off-by: fbt --- PKGBUILD | 6 ++++++ 1 file changed, 6 insertions(+) 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