Releases 3

For tarballs and release assets from this project, see releases.pagure.org/example.

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

Getting source for a release

Clone the repository, then use git archive to create a tarball for any tag:

git clone https://pagure.io/example.git
cd example
git archive --format=tar.gz --prefix=example-<TAG>/ -o example-<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.

example-1.0.7-1
Tagging package [example] version [1.0.7-1] in directory [./].
37c72f943e60d239244a8d9e0b859f64e3ff18fb
example-1.0.6-1
tag new
413ea59899efa5cc290c6b8058ebca44680c1428
example-1.0.5-1
413ea59899efa5cc290c6b8058ebca44680c1428