Package Details: yasp 0.1.0-1

Git Clone URL: https://aur.archlinux.org/yasp.git (read-only, click to copy)
Package Base: yasp
Description: Cross-platform TUI CS2 server picker written in Go
Upstream URL: https://github.com/dom1torii/yet-another-server-picker
Keywords: cs2 tui yasp
Licenses: MIT
Submitter: dom1torii
Maintainer: dom1torii
Last Packager: dom1torii
Votes: 1
Popularity: 0.96
First Submitted: 2026-01-21 13:23 (UTC)
Last Updated: 2026-01-21 13:23 (UTC)

Latest Comments

gwuensch commented on 2026-03-05 11:32 (UTC)

Thanks for maintaining this package! Can you please correct the package name or add a functional build() step? The submission guidelines clearly state:

Packages that use prebuilt deliverables, when the sources are available, must use the -bin suffix.

Could you please also make sure all sources have unique names? Generic names like icon-256.png can lead to conflicts when multiple packages share the same SRCDEST; and the source filename should contain the pkgver so makepkg knows to redownload it when the version is bumped. For example: ${_archive}-${pkgver}.tar.gz

Thank you very much!