From a1e5fc318b9175b136281f424715f4193e275a4d Mon Sep 17 00:00:00 2001 From: Seppia Date: Sun, 3 Jun 2018 16:27:01 +0200 Subject: Conflicts array fix again --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index d834d61..49a2dbc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ license=('GPLv3') groups=() depends=('curl' 'git' 'jq') provides=("${pkgname}") -conflicts=("${pkgname%-git}") +conflicts=("${pkgname}-git") replaces=() backup=() options=() -- cgit v1.2.3