Branch: refs/heads/fix_gpg_key_id Author: Enrico Tröger enrico.troeger@uvena.de Committer: GitHub noreply@github.com Date: Wed, 26 Dec 2018 17:22:12 UTC Commit: 8e1ad0615b1585a53ead4a224b9072d96e60b62f https://github.com/geany/plugins.geany.org/commit/8e1ad0615b1585a53ead4a224b...
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).
plugins-commits@lists.geany.org