Search Criteria
Package Details: dyff 1.12.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dyff.git (read-only, click to copy) |
|---|---|
| Package Base: | dyff |
| Description: | Diff tool for YAML files |
| Upstream URL: | https://github.com/homeport/dyff |
| Licenses: | MIT |
| Submitter: | lmartinez-mirror |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 4 |
| Popularity: | 0.001743 |
| First Submitted: | 2021-09-20 21:48 (UTC) |
| Last Updated: | 2026-04-26 23:46 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
m040601 commented on 2025-04-09 20:22 (UTC)
Thanks for the work on the PKGBUILD,
pacman -Ql dyff-bind
The names of directories you create in "/usr/share/docs" and "/usr/share/licenses" dont get the "-bin"or "-git" appended. It doesn matter if the PKGBUILD is called "XYZ-bin" or "XYZ-git". That's the job for other "tags" like for ex. "Conflicts", "Provides" "Replaces". So it should be,
Thanks in advance.