{% extends "repo_master.html" %} {% block title %}Releases - {{ repo.namespace + '/' if repo.namespace }}{{ repo.name }}{% endblock %} {% set tag = "home" %} {% block repo %}
If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.
{% if pagure_checksum %}The CHECKSUMS file contains the checksums (SHA256 and SHA512) of the files uploaded to pagure.
To use this file, simply download it next to the tarball you downloaded and run
sha512sum -c CHECKSUMS{% endif %} {% endif %}
This project has not been tagged.
{% endif %}