Add AUR cache repo so i don't have to compile everything

This commit is contained in:
Jake Howard 2018-03-14 12:03:39 +00:00
parent 5bdeefb080
commit 487f23e413
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -3,6 +3,7 @@ class yaourt::keys () {
'8A8F901A', # Sublime Text
'D1483FA6C3C07136', # Tor Browser
'9D5F1C051D146843CDA4858BDE64825E7CBC0D51', # ArchStrike
'7448C890582975CD'
]
$keys.each |$key| {