diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-05 20:54:19 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-05 20:54:19 +0200 |
| commit | b17bf8d5ca803004bd9ae6503d113036035d5ea4 (patch) | |
| tree | a4c5a79eea7310d075e050b21fdeeeff11154550 | |
| parent | 92857030fa89f0bf070f57937aea0ee39d870b18 (diff) | |
| download | mkhintfile-b17bf8d5ca803004bd9ae6503d113036035d5ea4.tar.gz mkhintfile-b17bf8d5ca803004bd9ae6503d113036035d5ea4.zip | |
docs: point slackrepo references to aclemons fork
David Spencer (idlemoor) abandoned slackrepo; Andrew Clemons now
maintains it at github.com/aclemons/slackrepo. Update the CLAUDE.md
link and add a README credit line naming both.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| -rw-r--r-- | CLAUDE.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co ## What This Is -`mkhint` — bash utility for managing [slackrepo](https://idlemoor.github.io/slackrepo/) hint files. Hint files override build variables (version, download URL, checksum) for SlackBuilds. +`mkhint` — bash utility for managing [slackrepo](https://github.com/aclemons/slackrepo) hint files. Hint files override build variables (version, download URL, checksum) for SlackBuilds. ## Configuration @@ -2,6 +2,8 @@ Manage hint files for slackrepo scripts. Updates version strings and download checksums, or creates new hint files from repository .info files. +[slackrepo](https://github.com/aclemons/slackrepo) was originally created by David Spencer (idlemoor) and is now maintained by Andrew Clemons at <https://github.com/aclemons/slackrepo>. + ## Installation ### Script |
