summaryrefslogtreecommitdiff
path: root/build-dual.sh
diff options
context:
space:
mode:
authorTyler Dence <tyzoid.d@gmail.com>2018-04-23 13:09:50 -0400
committerTyler Dence <tyzoid.d@gmail.com>2018-04-23 13:10:41 -0400
commita4ea3f8e3a6ea67df4f423ecaa1050577e285f6d (patch)
treec6b757120fe82d31b90e963cb36213c8d33f4f52 /build-dual.sh
parent8f0e3a046742834a4702a470b863e0f24e83d0cd (diff)
downloadreleng-a4ea3f8e3a6ea67df4f423ecaa1050577e285f6d.tar.xz
#2: Update deep42thought's archlinuxewe signing keys
Diffstat (limited to 'build-dual.sh')
-rwxr-xr-xbuild-dual.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-dual.sh b/build-dual.sh
index 52e7190..87c76af 100755
--- a/build-dual.sh
+++ b/build-dual.sh
@@ -17,8 +17,8 @@ tmpFile="$(mktemp)"
curl -o "${tmpFile}" "https://arch.eckner.net/archlinuxewe/masterkeys.gpg"
pacman-key --add "${tmpFile}"
rm -f "${tmpFile}"
-pacman-key --lsign-key 0x43BF68D3
-pacman-key --lsign-key 0x20194BA1
+pacman-key --lsign-key 5FDCA472AB93292BC678FD59255A76DB9A12601A
+pacman-key --lsign-key F8028D351891AE15970A2B3B3CFB0AD8F60030F8
if ! grep -q "^Server = https://arch\.eckner\.net" /etc/pacman.d/mirrorlist
then
ml="$(