Move korhonen_aur to be the last repo

This allows to upgrade packages that have been moved to community etc
main
Marko Korhonen 1 year ago
parent 9cb79c97ba
commit da6807e50f
No known key found for this signature in database
GPG Key ID: A7F78BCB859CD890

@ -21,14 +21,6 @@ Include = /etc/pacman.d/cachyos-v3-mirrorlist
Include = /etc/pacman.d/pacserve
Include = /etc/pacman.d/cachyos-mirrorlist
[korhonen_aur]
{%@@ if profile == "Moria" @@%}
Server = file:///docker/index.korhonen.cc/repo/arch_linux/$repo/$arch
{%@@ else @@%}
Include = /etc/pacman.d/pacserve
Server = https://index.korhonen.cc/repo/arch_linux/$repo/$arch
{%@@ endif @@%}
[core]
Include = /etc/pacman.d/pacserve
Include = /etc/pacman.d/mirrorlist
@ -44,3 +36,12 @@ Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/pacserve
Include = /etc/pacman.d/mirrorlist
[korhonen_aur]
{%@@ if profile == "Moria" @@%}
Server = file:///docker/index.korhonen.cc/repo/arch_linux/$repo/$arch
{%@@ else @@%}
Include = /etc/pacman.d/pacserve
Server = https://index.korhonen.cc/repo/arch_linux/$repo/$arch
{%@@ endif @@%}

Loading…
Cancel
Save