Skip to content

v0.5.6

Choose a tag to compare

@github-actions github-actions released this 19 May 02:13
· 23 commits to main since this release

Changed

  • AUR PKGBUILD optdepends descriptions trimmed across both packages.
    Dropped parenthetical / env-var noise: playerctl no longer carries
    (SHOW_NOW_PLAYING=true), wlrctl no longer carries (recommended),
    and the ydotool / figlet blurbs are slightly shorter. The env
    var docs belong in the README, not in a pacman info pane. Cleaner
    output from pacman -Qi and pacman -Si. Also reduces the volume
    of false errors produced by CachyOS's shelly package manager,
    which has a parser bug that splits optdep descriptions on
    whitespace and treats each token as a separate package name
    (standard pacman / paru / yay were never affected).