Add collision for the git build.
This commit is contained in:
parent
5caebd1fc8
commit
55ac8dae83
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -14,8 +14,8 @@ groups=(lv2-plugins pro-audio vst3-plugins)
|
|||
depends=()
|
||||
checkdepends=()
|
||||
optdepends=()
|
||||
provides=()
|
||||
conflicts=()
|
||||
provides=(${pkgname%-*})
|
||||
conflicts=(${pkgname%-*})
|
||||
replaces=()
|
||||
backup=()
|
||||
options=()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue