From 55e9f58fa7c551aebfd6084b778cd942fa8b20ce Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 28 May 2026 18:46:27 +0200 Subject: Update (fixes support for a few edge cases, and leaves nothing laying around) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index d7a9c99..a3f685a 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ a git tag, I know that my local git repositry is clean. This is used as the reference for truth. I also create a tarball for a static release. I then use ./gen-checksums which checks the tarball, along with my non-static releases (created by pushing the git tags), against my local -git repositry. Once all releases have been validated, ./gen-checksums +git repositry. Once a release have been validated, ./gen-checksums outputs the checksums for each tarball, using a number of hash functions. The checksums are not specifically tied to the tarballs, but rather listed as known good checksums. -- cgit v1.3.1