[geany/plugins.geany.org] 31de7d: Make usage of 2020th key

Frank Lanitz git-noreply at xxxxx
Fri Oct 30 16:37:24 UTC 2020


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Fri, 30 Oct 2020 16:37:24 UTC
Commit:      31de7d7ace23d4c476ee44bca71b41df8b58bdf4
             https://github.com/geany/plugins.geany.org/commit/31de7d7ace23d4c476ee44bca71b41df8b58bdf4

Log Message:
-----------
Make usage of 2020th key


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

Modified: content/downloads.html
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -158,8 +158,8 @@ <h3>Pre-1.37</h3>
 
 <p>Another complete example:</p>
 <code>
-wget http://download.geany.org/frlan-pubkey-2018.txt<br />
-gpg --import < frlan-pubkey-2018.txt<br />
+wget http://download.geany.org/frlan-pubkey-2020.<br />
+gpg --import < frlan-pubkey-2020.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