Search Criteria
Package Details: td-tui 0.4.13-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/td-tui.git (read-only, click to copy) |
|---|---|
| Package Base: | td-tui |
| Description: | Simple task management TUI tool |
| Upstream URL: | https://github.com/voioo/td |
| Licenses: | 0BSD |
| Conflicts: | td |
| Provides: | td |
| Submitter: | Voyo |
| Maintainer: | Voyo |
| Last Packager: | Voyo |
| Votes: | 2 |
| Popularity: | 0.000119 |
| First Submitted: | 2025-01-25 23:59 (UTC) |
| Last Updated: | 2026-04-24 19:02 (UTC) |
Latest Comments
Dominiquini commented on 2025-04-22 13:27 (UTC)
Since this package lowers the torque, shouldn't it have "-bin" at the end?
Voyo commented on 2025-01-30 01:25 (UTC)
You're correct - the depends=('git') in the PKGBUILD file is unnecessary. The td binary is a standalone executable and doesn't require Git as a runtime dependency. Pushing an update now. TY.
xsy420 commented on 2025-01-29 19:49 (UTC)
Does it package hard depend on git? I notice you are using git command in Makefile, but I haven't found anywhere in source code may need git package.