mirror of
https://github.com/Jguer/yay
synced 2024-10-31 04:12:51 +00:00
16 lines
294 B
TOML
16 lines
294 B
TOML
[prune]
|
|
non-go = true
|
|
unused-packages = true
|
|
go-tests = true
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/jguer/go-alpm"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/mikkeloscar/aur"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/mikkeloscar/gopkgbuild"
|