Update mlc.toml

Signed-off-by: Michal <michal@tar.black>
pull/2/head
Michal 2 years ago committed by GitHub
parent da8982551c
commit cc067608d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,10 +12,10 @@ on_gen = true
[repositories] [repositories]
repos = [ repos = [
"crs:crystal-keyring", "pkg:crystal-keyring",
"crs:onyx", "pkg:onyx",
"crs:wallpapers", "pkg:wallpapers",
"crs:grub-theme", "pkg:grub-theme",
"pkg:base", "pkg:base",
"pkg:crystal-dev", "pkg:crystal-dev",
"pkg:filesystem", "pkg:filesystem",
@ -23,11 +23,9 @@ repos = [
"pkg:neofetch", "pkg:neofetch",
"pkg:pfetch", "pkg:pfetch",
"pkg:pkg-warner", "pkg:pkg-warner",
"aur:timeshift", "pkg:timeshift",
"aur:timeshift-autosnap", "pkg:timeshift-autosnap",
] ]
[repositories.urls] [repositories.urls]
crs = "https://github.com/crystal-linux/{}"
pkg = "https://github.com/crystal-linux/pkgbuild.{}" pkg = "https://github.com/crystal-linux/pkgbuild.{}"
aur = "https://aur.archlinux.org/{}"

Loading…
Cancel
Save