[geany/plugins.geany.org] b754c7: We actually have already 1.28
Frank Lanitz
git-noreply at geany.org
Thu Oct 27 15:57:02 UTC 2016
Branch: refs/heads/master
Author: Frank Lanitz <frank at frank.uvena.de>
Committer: Frank Lanitz <frank at frank.uvena.de>
Date: Thu, 27 Oct 2016 15:57:02 UTC
Commit: b754c74d5b8c9e224332f3f65aee52178eb24e4b
https://github.com/geany/plugins.geany.org/commit/b754c74d5b8c9e224332f3f65aee52178eb24e4b
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).
More information about the Plugins-Commits
mailing list