• v0.2.0 292172909a

    CI: install gtk4-layer-shell before makepkg dependency check
    Some checks failed
    Build and publish package / package (push) Failing after 1m49s

    Ghost released this 2026-07-15 19:08:21 +08:00 | 37 commits to main since this release

    makepkg without -s doesn't auto-resolve deps; the pacman -Syu step must
    list every runtime dep the PKGBUILD declares. gtk4/glib2 happened to
    already be listed for a different reason (build toolchain), but
    gtk4-layer-shell and hicolor-icon-theme were missing, failing the v0.2.0
    CI run before it ever built anything.

    Downloads