Updated examples to reflect new format

main
Michal 2 years ago
parent 505a48adfe
commit 5f58c8f45d

@ -15,13 +15,13 @@ on_gen = false
[repositories]
name = [
"1::amethyst",
"1::malachite@development!",
"2::notop-git",
"3::appendage",
"crs:amethyst",
"crs:malachite/development!",
"aur::notop-git",
"nms::appendage",
]
urls = [
"https://github.com/crystal-linux/%repo%",
"https://aur.archlinux.org/%repo%",
"https://github.com/not-my-segfault/%repo%"
]
[repositories.urls]
crs = "https://github.com/crystal-linux/%repo%"
aur = "https://aur.archlinux.org/%repo%"
nms = "https://github.com/not-my-segfault/%repo%"

Loading…
Cancel
Save