Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: Frank Lanitz frank@frank.uvena.de Date: Fri, 30 Oct 2020 16:37:24 UTC Commit: 31de7d7ace23d4c476ee44bca71b41df8b58bdf4 https://github.com/geany/plugins.geany.org/commit/31de7d7ace23d4c476ee44bca7...
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).
plugins-commits@lists.geany.org