aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-05 20:54:19 +0200
committerDanilo M. <danix@danix.xyz>2026-07-05 20:54:19 +0200
commitb17bf8d5ca803004bd9ae6503d113036035d5ea4 (patch)
treea4c5a79eea7310d075e050b21fdeeeff11154550
parent92857030fa89f0bf070f57937aea0ee39d870b18 (diff)
downloadmkhintfile-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.md2
-rw-r--r--README.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
index 4a011ab..36f782d 100644
--- a/CLAUDE.md
+++ b/CLAUDE.md
@@ -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
diff --git a/README.md b/README.md
index 919618e..7e43aab 100644
--- a/README.md
+++ b/README.md
@@ -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