diff options
Diffstat (limited to 'CLAUDE.md')
| -rw-r--r-- | CLAUDE.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -72,10 +72,8 @@ the rest, and they are separate because the mappings differ per direction: SlackBuild directory (`kitty` → `kitty-bin`). Adding one map for both breaks the other direction. -**Installed version** resolves through four sources in order: the `OPT_JSON` -map (apps unpacked under `/opt` that are none of the below, currently Typora, -declared as `<path>:<jq filter>`), `/var/log/packages`, the appimage-updater -state file, then `flatpak list`. +**Installed version** resolves through three sources in order: +`/var/log/packages`, the appimage-updater state file, then `flatpak list`. **Repo version** is the `VERSION=` line from `<repo>/<category>/<pkg>/<pkg>.info`. Note the category level: `.info` files sit |
