From 4c8d250f644314c55b1f34d411a61ffd1f70e86f Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 19:27:16 +0200 Subject: repo: add AGENTS.md, update CLAUDE.md workflow note, add llama.cpp source archive Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CLAUDE.md') diff --git a/CLAUDE.md b/CLAUDE.md index baa1e2a..e98c934 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -122,6 +122,11 @@ SBOLINT=no git commit -m'Message here' cd && sbofixinfo # 2. Download sources and verify checksums +# NOTE: when updating to a new version, sbodl will download the source but fail +# because the .info file still has the old (or placeholder) MD5SUM. In that case: +# a) compute the checksum manually: md5sum +# b) update MD5SUM in the .info file +# c) run sbodl again — it should now report "md5sum matches OK" cd && sbodl # 3. Lint the script and metadata -- cgit v1.2.3