diff --git a/plasma/pacman.conf b/plasma/pacman.conf index 32051d3b5812fb090d5c014923b36dd9145b6e76..959a868d9fb0e7f307601cdf815f4f9ec3f6533b 100644 --- a/plasma/pacman.conf +++ b/plasma/pacman.conf @@ -72,13 +72,21 @@ LocalFileSigLevel = Optional SigLevel = Required Server = https://repo.obarun.org/66-repo -#[obarun-testing] +#[obcore-testing] #SigLevel = Required -#Server = https://repo.obarun.org/$arch/testing +#Server = https://repo.obarun.org/obcore/testing/ -[obarun] -SigLevel = Required -Server = https://repo.obarun.org/$arch +#[obextra-testing] +#SigLevel = Required +#Server = https://repo.obarun.org/obextra/testing + +[obcore] +SigLevel = Required +Server = https://repo.obarun.org/obcore + +[obextra] +SigLevel = Required +Server = https://repo.obarun.org/obextra #[testing] #Include = /etc/pacman.d/mirrorlist