Remove false conflicts.
This commit is contained in:
parent
a2c3ad5cf3
commit
dac31a6a53
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ license=("GPL-3.0+")
|
|||
arch=("x86_64")
|
||||
makedepends=("deno")
|
||||
depends=("ollama")
|
||||
provides=("kub-tcp-service" "todo")
|
||||
conflicts=("kub-tcp-service" "todo")
|
||||
provides=("kub-tcp-service")
|
||||
conflicts=("kub-tcp-service")
|
||||
source=("git+https://git.barnulf.net/mb/kub-tcp.git#branch=master")
|
||||
sha256sums=("SKIP")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue