For tarballs and release assets from this project, see releases.pagure.org/r2spec.
If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.
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
Clone the repository, then use git archive to create a tarball for any tag:
git clone https://pagure.io/r2spec.git
cd r2spec
git archive --format=tar.gz --prefix=r2spec-<TAG>/ -o r2spec-<TAG>.tar.gz <TAG>
Replace <TAG> with the tag name (e.g. v1.0.0). For a zip archive use --format=zip and .zip as the output extension.
3896d9dab8b28fb304168c97931e97930b9a1830
0ba319226c81f5145bd6ff77d5d908cb8320e5f1
05d66a06194386f7887311150fc04f2fbd934bba
e1c42c091aa0f184fffbc29bc6baf60d43b42916
8d98bcf2216857cde4e42ccf684eee5526e0e6f2
a7cf74257e6fb9ae0c9d09b9cc9604c0c50922c2