[geany/plugins.geany.org] 8e1ad0: Update GPG key id for verifying downloads

Enrico Tröger git-noreply at xxxxx
Wed Dec 26 17:22:12 UTC 2018


Branch:      refs/heads/fix_gpg_key_id
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   GitHub <noreply at github.com>
Date:        Wed, 26 Dec 2018 17:22:12 UTC
Commit:      8e1ad0615b1585a53ead4a224b9072d96e60b62f
             https://github.com/geany/plugins.geany.org/commit/8e1ad0615b1585a53ead4a224b9072d96e60b62f

Log Message:
-----------
Update GPG key id for verifying downloads


Modified Paths:
--------------
    content/downloads.html

Modified: content/downloads.html
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -134,7 +134,7 @@ <h2>Verifying Signatures</h2>
 these instructions:</p>
 
 <ul>
-	<li>Import the key via <code>gpg --recv-keys B5688B006F78F01E</code></li>
+	<li>Import the key via <code>gpg --recv-keys B507ACD04BA283C9</code></li>
 	<li>Verify the downloaded archive either with
 		<code>gpg --verify geany-plugins-<?php print $version ?>.tar.bz2.sig geany-plugins-<?php print $version ?>.tar.bz2</code> or
 		<code>gpg --verify geany-plugins-<?php print $version ?>.tar.gz.sig geany-plugins-<?php print $version ?>.tar.gz</code>



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Plugins-Commits mailing list