We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c837b8 + 31d3a2a commit 5a8fabeCopy full SHA for 5a8fabe
repro.in
@@ -77,7 +77,7 @@ function init_gnupg() {
77
# ensure signing key is available
78
# We try WKD first, then fallback to keyservers.
79
# This works on debian./
80
- 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
81
}
82
83
# Desc: Sets the appropriate colors for output
0 commit comments