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.
## 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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Fixes issue #4: correct the LOGO value reference in the wallpapers PKGBUILD comment.
Change
packages/antergos-wallpapers/PKGBUILDline 57: comment updated fromLOGO=antergos-lookuptoLOGO=antergos-logoThe actual os-release file uses
LOGO=antergos-logo— the comment had a typo sayingantergos-lookupwhich doesn't exist and would mislead anyone searching for it.Fixes #4
thanks for the PR :) i didn't notice this haha