For tarballs and release assets from this project, see releases.pagure.org/flr.
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/flr.git
cd flr
git archive --format=tar.gz --prefix=flr-<TAG>/ -o flr-<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.
406178e9176b7d5fcc80f3868dd082e1dae9c3fd
b401a4fc20e2483e0b1e0e43b8b0002b49f0a136
2c182f8df07ceec247925a6822eb8e2bd0d1fdfd
3d37f7eb624b40749de0a121f6123c9365343322