diff options
| -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 |
