From 703f508d625e0950a3651e26306cd1da9d52ee2d Mon Sep 17 00:00:00 2001 From: Steve Youngs Date: Sun, 23 Sep 2018 15:39:43 +1000 Subject: [PATCH 1/1] Minor update to reflect my new gpg key. * download.html: Update where to get my GnuPG key and its fingerprint. Signed-off-by: Steve Youngs --- download.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/download.html b/download.html index ea6d6c7..60a8a91 100755 --- a/download.html +++ b/download.html @@ -2,7 +2,7 @@ - + @@ -35,9 +35,9 @@

Import the GnuPG public key used to sign everything here into your keyring with:

- gpg --keyserver=hkp://keys.gnupg.net --recv-keys A94B3003 + gpg --keyserver=hkp://keys.gnupg.net --recv-keys 9FDFE046F5745911

Its fingerprint is:

- 1659 2093 19D5 C06E D320 3A20 1D27 DB4B A94B 3003 + FC82 BA78 3923 D6B5 038A BCA7 9FDF E046 F574 5911
-- 2.25.1