From 75ba0a85b82823c9b030ce2a1297b0ea4be7fee4 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 21 Aug 2026 10:34:50 +0200 Subject: 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. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7413eb3..165f2da 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.3