summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-04-14chore: bump to 1.1.0 — multi-select, download table, log toggle, UI polishdfs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14fix: comply with AUR packaging guidelines (v1.0.1)dfs
- license: custom:unlicense -> GPL-3.0-only (SPDX identifier) - depends: add sudo (used at runtime by the script) - package(): install LICENSE to /usr/share/licenses/pkgtui/ - pkgver: 1.0.0 -> 1.0.1 (includes LICENSE file in source) - sha256sums: updated for v1.0.1 tarball Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14init: pkgtui 1.0.0dfs