Skip to content

Commit

Permalink
use more reliable keyserver
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Jun 1, 2020
1 parent d59b075 commit 964f02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pacman-key.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ FINGER=0
IMPORT=0
IMPORT_TRUSTDB=0
INIT=0
KEYSERVER='hkp://keys.gnupg.net'
KEYSERVER='hkp://keyserver.ubuntu.com:80'
LISTKEYS=0
LISTSIGS=0
LSIGNKEY=0
Expand Down

0 comments on commit 964f02f

Please # to comment.