diff --git a/test/spira.sh b/test/spira.sh index 253b44c..2ef7fd3 100644 --- a/test/spira.sh +++ b/test/spira.sh @@ -8,7 +8,6 @@ maintainer='Elara Ivy ' maintainer_ru='Элара Мусаелян ' architectures=('amd64' 'arm64' 'arm6' '386' 'riscv64') license=('BSD-3-Clause') -provides=('go' 'golang') conflicts=('go' 'golang' 'golang-bin' 'golang-go') deps=('test2' 'admc' 'cava' 'lapce' 'itd' 'something_else') diff --git a/test2/spira.sh b/test2/spira.sh index b0d61b7..98b0a40 100644 --- a/test2/spira.sh +++ b/test2/spira.sh @@ -8,7 +8,6 @@ maintainer='Elara Ivy ' maintainer_ru='Элара Мусаелян ' architectures=('amd64' 'arm64' 'arm6' '386' 'riscv64') license=('BSD-3-Clause') -provides=('go' 'golang') conflicts=('go' 'golang' 'golang-bin' 'golang-go') build_deps=('test3') diff --git a/test3/spira.sh b/test3/spira.sh index 0e73163..99bf7e5 100644 --- a/test3/spira.sh +++ b/test3/spira.sh @@ -8,7 +8,6 @@ maintainer='Elara Ivy ' maintainer_ru='Элара Мусаелян ' architectures=('amd64' 'arm64' 'arm6' '386' 'riscv64') license=('BSD-3-Clause') -provides=('go' 'golang') conflicts=('go' 'golang' 'golang-bin' 'golang-go') build_deps=('itd' 'emacs')