Search Criteria
Package Details: dns-doge 2.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dns-doge.git (read-only, click to copy) |
|---|---|
| Package Base: | dns-doge |
| Description: | A dns dig utility with a colorful output and plenty of features |
| Upstream URL: | https://github.com/Dj-Codeman/doge |
| Licenses: | EPL-2.0 |
| Submitter: | dj-codeman |
| Maintainer: | dj-codeman |
| Last Packager: | dj-codeman |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-02-22 04:29 (UTC) |
| Last Updated: | 2024-05-08 03:58 (UTC) |
Dependencies (2)
- pandoc (pandoc-static-gitAUR, pandoc-binAUR, pandoc-sile-gitAUR, pandoc-cli)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup)
Latest Comments
InfamousBonehead commented on 2026-03-08 03:43 (UTC)
Here's an updated PKGBUILD for v0.2.9.
If you've already got this package installed, Pacman will see this as a downgrade, since the current version of the PKGBUILD is 2.7 instead of 0.2.7 as it should be.
The only real change I've made aside from updating the repo's URL to be up-to-date is that I've moved the
dependstomakedepends, since neither rust nor pandoc are needed after the program has been compiled.stop50 commented on 2025-10-22 11:17 (UTC)
the source repo was renamen to dog_community.
i added the following line at the top and replaced all references to the reponame with §{_reponame}:
simonzack commented on 2025-02-02 11:42 (UTC) (edited on 2025-02-02 14:51 (UTC) by simonzack)
The
makepkghas a few issues and this won't build. Could you update it?Also
pandoc,rust, should be inmakedepends.