diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-21 10:34:50 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-21 10:34:50 +0200 |
| commit | 75ba0a85b82823c9b030ce2a1297b0ea4be7fee4 (patch) | |
| tree | 5f9c926c8209dfe5ebb1a25035589a551e5e6148 /README.md | |
| parent | 87d528d379b7d031731f0bb7e9daa52fe036ff6a (diff) | |
| download | colitur-75ba0a85b82823c9b030ce2a1297b0ea4be7fee4.tar.gz colitur-75ba0a85b82823c9b030ce2a1297b0ea4be7fee4.zip | |
build: publish one current tarball instead of per-tag snapshots
cgit offers snapshots for every tag or for none, so colitur.git now has
cgit.snapshots=0 and 'make release-tarball' uploads the tagged archive to
a stable URL. Ten tags had meant twenty download links, nineteen of them
stale.
The target refuses to run from an untagged or dirty tree, so what is
published always matches a tag.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ # colitur +**Download:** [colitur-latest.tar.gz](https://git.labunix.xyz/colitur-latest.tar.gz) +— always the current release. Older tags are listed on the +[tags page](https://git.labunix.xyz/colitur.git/refs/tags) but are not offered +for download: running a stale liturgical calendar is worse than running none. + *computus liturgicus* — a safe, highly-tested, deterministic engine that computes and validates liturgical calendars for multiple rites, with template-driven output. |
