Skip to content

Commit

Permalink
Merge pull request #121 from FantasqueX/key-1
Browse files Browse the repository at this point in the history
Update gpg trusted key
  • Loading branch information
kpcyrd authored Feb 6, 2023
2 parents 5c837b8 + 31d3a2a commit 5a8fabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repro.in
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ function init_gnupg() {
# ensure signing key is available
# We try WKD first, then fallback to keyservers.
# This works on debian./
gpg --keyserver=p80.pool.sks-keyservers.net --auto-key-locate wkd,keyserver --locate-keys pierre@archlinux.de
gpg --keyserver=p80.pool.sks-keyservers.net --auto-key-locate wkd,keyserver --locate-keys pierre@archlinux.org
}

# Desc: Sets the appropriate colors for output
Expand Down

0 comments on commit 5a8fabe

Please sign in to comment.