diff --git a/modules/yaourt/files/pacman.conf b/modules/yaourt/files/pacman.conf index b917af2..3c09614 100644 --- a/modules/yaourt/files/pacman.conf +++ b/modules/yaourt/files/pacman.conf @@ -98,6 +98,8 @@ Server = https://download.sublimetext.com/arch/stable/x86_64 [archstrike] Server = https://mirror.archstrike.org/$arch/$repo - [quarry] Server = http://pkgbuild.com/~anatolik/quarry/x86_64/ + +[aur-archlinux] +Server = https://repo.itmettke.de/aur/$repo/$arch diff --git a/modules/yaourt/manifests/keys.pp b/modules/yaourt/manifests/keys.pp index 37a6f5c..a0af9cc 100644 --- a/modules/yaourt/manifests/keys.pp +++ b/modules/yaourt/manifests/keys.pp @@ -3,6 +3,7 @@ class yaourt::keys () { '8A8F901A', # Sublime Text 'D1483FA6C3C07136', # Tor Browser '9D5F1C051D146843CDA4858BDE64825E7CBC0D51', # ArchStrike + '7448C890582975CD' ] $keys.each |$key| {