diff options
| author | Chris Sobczak <chris@sobczak.family> | 2026-06-28 19:04:00 -0700 |
|---|---|---|
| committer | Chris Sobczak <chris@sobczak.family> | 2026-06-28 19:04:00 -0700 |
| commit | 7686768e4a28d567868068fa2612f68fedd487af (patch) | |
| tree | 6c92b82382a85c406ff19d692b7f253dbb0807d2 /gui-apps/somebar/somebar-9999.ebuild | |
| parent | 0828f473a6da6f97c69b14d2c3798d6f105598ea (diff) | |
Consolidated somebar, was in the wrong place
Diffstat (limited to 'gui-apps/somebar/somebar-9999.ebuild')
| -rw-r--r-- | gui-apps/somebar/somebar-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gui-apps/somebar/somebar-9999.ebuild b/gui-apps/somebar/somebar-9999.ebuild index da06bb5..700fa6b 100644 --- a/gui-apps/somebar/somebar-9999.ebuild +++ b/gui-apps/somebar/somebar-9999.ebuild @@ -5,13 +5,14 @@ EAPI=8 inherit savedconfig git-r3 meson -DESCRIPTION="Fork of dwm-like bar for dwl" +DESCRIPTION="Fork of the dwm-like bar for dwl" HOMEPAGE="https://codeberg.org/csobczak/somebar" EGIT_REPO_URI="https://codeberg.org/csobczak/somebar" EGIT_BRANCH="csobczak" LICENSE="MIT" SLOT="0" + KEYWORDS="~amd64" RDEPEND=" |
