diff options
author | Martin Schanzenbach <schanzen@gnunet.org> | 2022-06-04 18:15:53 +0200 |
---|---|---|
committer | Martin Schanzenbach <schanzen@gnunet.org> | 2022-06-04 18:15:53 +0200 |
commit | 4d0ec31d2cd98ec9f73cc2706824637b4f01aafc (patch) | |
tree | b48703c14194bc3a303cd7659cf4da462e192750 | |
parent | f01a8d952d22ae79eeabb84e8d4bb45190b61d89 (diff) |
add copr status
-rw-r--r-- | template/install.html.j2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/template/install.html.j2 b/template/install.html.j2 index a975124c..a180d177 100644 --- a/template/install.html.j2 +++ b/template/install.html.j2 @@ -32,7 +32,9 @@ If you have any queries about the installation or the usage, please <a href="eng <li><a href="https://pkgs.alpinelinux.org/package/edge/testing/x86_64/gnunet">Alpine</a></li> <li><a href="https://aur.archlinux.org/packages/gnunet/">Arch (AUR)</a></li> <li><a href="https://packages.debian.org/search?keywords=gnunet">Debian</a></li> - <li><a href="https://copr.fedorainfracloud.org/coprs/yosl/gnunet/">Fedora (Copr)</a></li> + <li> + Fedora (Copr) <a href="https://copr.fedorainfracloud.org/coprs/schanzen/gnunet/package/gnunet/"><img src="https://copr.fedorainfracloud.org/coprs/schanzen/gnunet/package/gnunet/status_image/last_build.png" /></a> + </li> <li><a href="https://guix.gnu.org/en/packages/G/">Guix</a></li> <li><a href="https://github.com/Homebrew/homebrew-core/blob/master/Formula/gnunet.rb">Homebrew</a></li> <li><a href="https://search.nixos.org/packages?from=0&size=50&sort=relevance&query=gnunet">NixOS</a></li> |