diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 177d97d..1c6d050 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -58,9 +58,11 @@ aurs: private_key: '{{ .Env.AUR_KEY }}' git_url: 'ssh://aur@aur.archlinux.org/lure-bin.git' provides: - - lure + - linux-user-repository conflicts: - - lure + - linux-user-repository + replaces: + - lure-bin depends: - sudo - pacman