[geany/plugins.geany.org] 043f81: Also update key download URL

Enrico Tröger git-noreply at xxxxx
Wed Dec 26 17:25:00 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:25:00 UTC
Commit:      043f81ae6c72f436db40b926da16dcc6f6c8a543
             https://github.com/geany/plugins.geany.org/commit/043f81ae6c72f436db40b926da16dcc6f6c8a543

Log Message:
-----------
Also update key download URL


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

Modified: content/downloads.html
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -147,8 +147,8 @@ <h2>Verifying Signatures</h2>
 
 <p>Another complete example:</p>
 <code>
-wget http://download.geany.org/frlan-pubkey.txt<br />
-gpg --import < frlan-pubkey.txt<br />
+wget http://download.geany.org/frlan-pubkey-2018.txt<br />
+gpg --import < frlan-pubkey-2018.txt<br />
 gpg --verify geany-plugins-<?php print $version ?>.tar.bz2.sig geany-plugins-<?php print $version ?>.tar.bz2
 </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