Add collision for the git build.

This commit is contained in:
Mahlon E. Smith 2025-07-14 23:15:41 -07:00
parent 5caebd1fc8
commit 55ac8dae83
Signed by: mahlon
SSH key fingerprint: SHA256:dP84sRGKZRpOOiPD/+GuOq+SHSxEw9qi5BWLQobaHm0

View file

@ -14,8 +14,8 @@ groups=(lv2-plugins pro-audio vst3-plugins)
depends=() depends=()
checkdepends=() checkdepends=()
optdepends=() optdepends=()
provides=() provides=(${pkgname%-*})
conflicts=() conflicts=(${pkgname%-*})
replaces=() replaces=()
backup=() backup=()
options=() options=()