Search Criteria
Package Details: dyff 1.10.1-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: | 3 |
Popularity: | 0.113947 |
First Submitted: | 2021-09-20 21:48 (UTC) |
Last Updated: | 2025-03-08 15:20 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- go (go-gitAUR, gcc-go-gitAUR, 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.