fix: correct LOGO value in PKGBUILD comment (antergos-lookup → antergos-logo) #6

Merged
Jah-yee merged 2 commits from fix/logo-comment into master 2026-08-03 10:14:18 +00:00
Jah-yee commented 2026-08-02 07:14:10 +00:00 (Migrated from github.com)

Summary

Fixes issue #4: correct the LOGO value reference in the wallpapers PKGBUILD comment.

Change

  • packages/antergos-wallpapers/PKGBUILD line 57: comment updated from LOGO=antergos-lookup to LOGO=antergos-logo

The actual os-release file uses LOGO=antergos-logo — the comment had a typo saying antergos-lookup which doesn't exist and would mislead anyone searching for it.


Fixes #4

## Summary Fixes issue #4: correct the LOGO value reference in the wallpapers PKGBUILD comment. ## Change - `packages/antergos-wallpapers/PKGBUILD` line 57: comment updated from `LOGO=antergos-lookup` to `LOGO=antergos-logo` The actual os-release file uses `LOGO=antergos-logo` — the comment had a typo saying `antergos-lookup` which doesn't exist and would mislead anyone searching for it. --- Fixes #4
c-ludenberg commented 2026-08-03 10:14:05 +00:00 (Migrated from github.com)

thanks for the PR :) i didn't notice this haha

thanks for the PR :) i didn't notice this haha
Sign in to join this conversation.