From 55ac8dae8323abf99456a944d12591d6096681db Mon Sep 17 00:00:00 2001 From: "Mahlon E. Smith" Date: Mon, 14 Jul 2025 23:15:41 -0700 Subject: [PATCH] Add collision for the git build. --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 44d1fe4..7bfdbd3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -14,8 +14,8 @@ groups=(lv2-plugins pro-audio vst3-plugins) depends=() checkdepends=() optdepends=() -provides=() -conflicts=() +provides=(${pkgname%-*}) +conflicts=(${pkgname%-*}) replaces=() backup=() options=()