Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: Frank Lanitz frank@frank.uvena.de Date: Thu, 27 Oct 2016 15:57:02 UTC Commit: b754c74d5b8c9e224332f3f65aee52178eb24e4b https://github.com/geany/plugins.geany.org/commit/b754c74d5b8c9e224332f3f65a...
Log Message: ----------- We actually have already 1.28
Modified Paths: -------------- content/downloads.html
Modified: content/downloads.html 6 lines changed, 3 insertions(+), 3 deletions(-) =================================================================== @@ -136,8 +136,8 @@ <ul> <li>Import the key via <code>gpg --recv-keys B5688B006F78F01E</code></li> <li>Verify the downloaded archive either with - <code>gpg --verify geany-plugins-1.26.tar.bz2.sig geany-plugins-1.26.tar.bz2</code> or - <code>gpg --verify geany-plugins-1.26.tar.gz.sig geany-plugins-1.26.tar.gz</code> + <code>gpg --verify geany-plugins-1.28.tar.bz2.sig geany-plugins-1.28.tar.bz2</code> or + <code>gpg --verify geany-plugins-1.28.tar.gz.sig geany-plugins-1.28.tar.gz</code> </li> </ul>
@@ -149,7 +149,7 @@ <code> wget http://download.geany.org/frlan-pubkey.txt<br /> gpg --import < frlan-pubkey.txt<br /> -gpg --verify geany-plugins-1.26.tar.bz2.sig geany-plugins-1.26.tar.bz2 +gpg --verify geany-plugins-1.28.tar.bz2.sig geany-plugins-1.28.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).
plugins-commits@lists.geany.org