Add provides and conflicts to goreleaser config

This commit is contained in:
Elara 2022-11-14 14:25:19 -08:00
parent 9298cf800f
commit 234a2f4d5d
1 changed files with 5 additions and 1 deletions

View File

@ -34,7 +34,11 @@ nfpms:
formats:
- apk
- deb
- rpm
- rpm
provides:
- lure
conflicts:
- lure
aurs:
- name: lure-bin
homepage: 'https://gitea.arsenm.dev/Arsen6331/lure'