You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
274 B
TOML
11 lines
274 B
TOML
3 years ago
|
mode = "repository"
|
||
|
name = "crystal-armv7l"
|
||
|
repo = ["1::amethyst",
|
||
|
"1::malachite",
|
||
|
]
|
||
|
urls = ["https://git.tar.black/crystal/programs/%repo%",
|
||
|
"https://git.tar.black/crystal/pkgbuilds/%repo%",
|
||
|
"https://git.tar.black/crystal/%repo%",
|
||
|
"https://aur.archlinux.org/%repo%",
|
||
|
]
|