index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-12-18 09:33:29 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-12-08 12:57:22 +0100 |
commit | 09a608f7b20da05dee48c60e8c0e809d03dab93e (patch) | |
tree | 5dba10b4709b13760fca92f290448102b004e62a /config/pacman/kde-unstable.conf | |
parent | 820931b25a27c646d3e8dd2e8b55192d5aa1f485 (diff) |
-rw-r--r-- | config/pacman/kde-unstable.conf | 6 |
diff --git a/config/pacman/kde-unstable.conf b/config/pacman/kde-unstable.conf index 7308b61..6e6bfd8 100644 --- a/config/pacman/kde-unstable.conf +++ b/config/pacman/kde-unstable.conf @@ -76,13 +76,13 @@ Include = /etc/pacman.d/mirrorlist [testing] Include = /etc/pacman.d/mirrorlist -[core] +[community-testing] Include = /etc/pacman.d/mirrorlist -[extra] +[core] Include = /etc/pacman.d/mirrorlist -[community-testing] +[extra] Include = /etc/pacman.d/mirrorlist [community] |