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]
repos = [
"crs:crystal-keyring",
"crs:onyx",
"crs:wallpapers",
"crs:grub-theme",
"pkg:crystal-keyring",
"pkg:onyx",
"pkg:wallpapers",
"pkg:grub-theme",
"pkg:base",
"pkg:crystal-dev",
"pkg:filesystem",
@ -23,11 +23,9 @@ repos = [
"pkg:neofetch",
"pkg:pfetch",
"pkg:pkg-warner",
"aur:timeshift",
"aur:timeshift-autosnap",
"pkg:timeshift",
"pkg:timeshift-autosnap",
]
[repositories.urls]
crs = "https://github.com/crystal-linux/{}"
pkg = "https://github.com/crystal-linux/pkgbuild.{}"
aur = "https://aur.archlinux.org/{}"

Loading…
Cancel
Save