Fix other AUR package parameters
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a84a9be782
commit
681e31df4e
@ -58,9 +58,11 @@ aurs:
|
|||||||
private_key: '{{ .Env.AUR_KEY }}'
|
private_key: '{{ .Env.AUR_KEY }}'
|
||||||
git_url: 'ssh://aur@aur.archlinux.org/lure-bin.git'
|
git_url: 'ssh://aur@aur.archlinux.org/lure-bin.git'
|
||||||
provides:
|
provides:
|
||||||
- lure
|
- linux-user-repository
|
||||||
conflicts:
|
conflicts:
|
||||||
- lure
|
- linux-user-repository
|
||||||
|
replaces:
|
||||||
|
- lure-bin
|
||||||
depends:
|
depends:
|
||||||
- sudo
|
- sudo
|
||||||
- pacman
|
- pacman
|
||||||
|
Loading…
Reference in New Issue
Block a user