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=()
|
depends=()
|
||||||
checkdepends=()
|
checkdepends=()
|
||||||
optdepends=()
|
optdepends=()
|
||||||
provides=()
|
provides=(${pkgname%-*})
|
||||||
conflicts=()
|
conflicts=(${pkgname%-*})
|
||||||
replaces=()
|
replaces=()
|
||||||
backup=()
|
backup=()
|
||||||
options=()
|
options=()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue