From 5df3d7989437a66d0732ad156effc2a7cb84d155 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sun, 12 Jun 2022 02:00:51 +0300 Subject: [PATCH] Update repo PGP instructions --- content/korhonen_aur.adoc | 4 ++-- content/korhonen_aur.fi.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/korhonen_aur.adoc b/content/korhonen_aur.adoc index 07dd83f..7b64845 100644 --- a/content/korhonen_aur.adoc +++ b/content/korhonen_aur.adoc @@ -39,8 +39,8 @@ First, add link:/pgp[my PGP key] to your pacman keyring and trust it [source,shell] ---- -pacman-key -r E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 -pacman-key --lsign-key E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 +curl 'https://korhonen.cc/pgp/marko_korhonen_gpg.asc' | sudo pacman-key -a - +sudo pacman-key --lsign-key E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 ---- Then add the following to your `/etc/pacman.conf` diff --git a/content/korhonen_aur.fi.adoc b/content/korhonen_aur.fi.adoc index 3513ebe..f8789cc 100644 --- a/content/korhonen_aur.fi.adoc +++ b/content/korhonen_aur.fi.adoc @@ -37,8 +37,8 @@ avainnippuusi ja luota siihen [source,shell] ---- -pacman-key -r E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 -pacman-key --lsign-key E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 +curl 'https://korhonen.cc/pgp/marko_korhonen_gpg.asc' | sudo pacman-key -a - +sudo pacman-key --lsign-key E40A9DD549AA7A3CFCCBBC3D911B85FBC6003FE5 ---- Sitten lisää seuraava sisältö pacman konfiguraatioosi