Updated examples to reflect new format

main
Michal 2 years ago
parent 447aab6a04
commit 45a5f5700d
No known key found for this signature in database
GPG Key ID: A6A1A4DCB22279B9

@ -15,13 +15,13 @@ on_gen = false
[repositories] [repositories]
name = [ name = [
"1::amethyst", "crs:amethyst",
"1::malachite@development!", "crs:malachite/development!",
"2::notop-git", "aur::notop-git",
"3::appendage", "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