[geany/plugins.geany.org] 198915: Change pubkey information, frlan signed Geany-Plugins 1.25

Enrico Tröger git-noreply at xxxxx
Sun Jul 12 17:59:47 UTC 2015


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sun, 12 Jul 2015 17:59:47 UTC
Commit:      198915a198713a6bb5bbfc41859cd0fc60df7a9d
             https://github.com/geany/plugins.geany.org/commit/198915a198713a6bb5bbfc41859cd0fc60df7a9d

Log Message:
-----------
Change pubkey information, frlan signed Geany-Plugins 1.25


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

Modified: content/downloads.html
12 lines changed, 6 insertions(+), 6 deletions(-)
===================================================================
@@ -133,10 +133,10 @@
 these instructions:</p>
 
 <ul>
-	<li>Import the key via <code>gpg --recv-keys 588752a1</code></li>
+	<li>Import the key via <code>gpg --recv-keys B5688B006F78F01E</code></li>
 	<li>Verify the downloaded archive either with
-		<code>gpg --verify geany-plugins-0.20.tar.bz2.sig geany-plugins-0.20.tar.bz2</code> or
-		<code>gpg --verify geany-plugins-0.20.tar.gz.sig geany-plugins-0.20.tar.gz</code>
+		<code>gpg --verify geany-plugins-1.25.tar.bz2.sig geany-plugins-1.25.tar.bz2</code> or
+		<code>gpg --verify geany-plugins-1.25.tar.gz.sig geany-plugins-1.25.tar.gz</code>
 	</li>
 </ul>
 
@@ -146,9 +146,9 @@
 
 <p>Another complete example:</p>
 <code>
-wget http://download.geany.org/hyperair-pubkey.txt<br />
-gpg --import < hyperair-pubkey.txt<br />
-gpg --verify geany-plugins-0.20.tar.bz2.sig geany-plugins-0.20.tar.bz2
+wget http://download.geany.org/frlan-pubkey.txt<br />
+gpg --import < frlan-pubkey.txt<br />
+gpg --verify geany-plugins-1.25.tar.bz2.sig geany-plugins-1.25.tar.bz2
 </code>
 
 <h2>Download directly from version control</h2>



--------------
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