| Age | Commit message (Collapse) | Author |
|
- Switch from full git clone to --filter=blob:none to avoid
downloading 5GB+ of historical blobs
- Add icu and zstd to depends (required for CGO/SQLite build)
- Update Go requirement to >=1.24 per upstream docs
- Use Arch Wiki recommended hybrid pkgver() with tag fallback
|
|
- Update package description to match upstream tagline
- Standardize indentation to 2 spaces for better readability
|
|
- Add version info via ldflags to enable bd version command
- Simplify GOFLAGS by moving ldflags to separate variable
- Keep CGO enabled as project uses go-sqlite3 which requires it
|
|
Add PKGBUILD for beads dependency-aware issue tracker (git version).
Includes binary installation, documentation, and proper Go build flags.
|