1. --- /etc/pacman.conf 2016-06-02 22:01:43.012559958 +0100
  2. +++ /etc/pacman.conf.pacnew 2016-06-02 22:01:51.392195132 +0100
  3. @@ -14,6 +14,7 @@
  4. #CacheDir = /var/cache/pacman/pkg/
  5. #LogFile = /var/log/pacman.log
  6. #GPGDir = /etc/pacman.d/gnupg/
  7. +#HookDir = /etc/pacman.d/hooks/
  8. HoldPkg = pacman glibc
  9. #XferCommand = /usr/bin/curl -C - -f %u > %o
  10. #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
  11. @@ -68,12 +69,8 @@
  12. # repo name header and Include lines. You can add preferred servers immediately
  13. # after the header, and they will be used before the default mirrors.
  14. -[antergos-staging]
  15. -SigLevel = PackageRequired
  16. -Server = http://mirrors.antergos.com/$repo/$arch
  17. -
  18. -[testing]
  19. -Include = /etc/pacman.d/mirrorlist
  20. +#[testing]
  21. +#Include = /etc/pacman.d/mirrorlist
  22. [core]
  23. Include = /etc/pacman.d/mirrorlist
  24. @@ -92,7 +89,3 @@
  25. #[custom]
  26. #SigLevel = Optional TrustAll
  27. #Server = file:///home/custompkgs
  28. -
  29. -[antergos]
  30. -SigLevel = PackageRequired
  31. -Include = /etc/pacman.d/antergos-mirrorlist