Search Criteria
Package Details: gping-git 1.2.3.r4.ga95a678-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gping-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gping-git |
| Description: | Ping, but with a graph |
| Upstream URL: | https://github.com/orf/gping |
| Licenses: | MIT |
| Conflicts: | gping |
| Provides: | gping |
| Submitter: | yodaembedding |
| Maintainer: | yodaembedding |
| Last Packager: | yodaembedding |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-13 22:33 (UTC) |
| Last Updated: | 2021-08-06 10:48 (UTC) |
Dependencies (3)
- iputils (iputils-gitAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
MithicSpirit commented on 2021-07-20 14:18 (UTC)
Because upstream has changed their versioning scheme,
pkgver()now returnsgping.v1.2.3.r2.g5960439, which is interpreted as a downgrade from0.1.6.r9.g3179477, which is what the PKGBUILD reports as the version. This causes issues with AUR helpers which can check for updates as they think that the version that is built is always older than the version available from the AUR. It would be nice if thepkgverwas updated to the current value, or, better yet, was updated to a generic value likelatest, or maybe even set to0, as suggested in the forums.orhun commented on 2020-11-14 14:05 (UTC) (edited on 2020-12-12 09:47 (UTC) by orhun)
A few issues about PKGBUILD:
vfrom the version. Updatesedas following:iputilspackage in depends. (providespingwhich is necessary forgpingto work)--lockedflag must be specified incargo buildfor package reproducibility.Updated PKGBUILD:
xiretza commented on 2020-11-14 10:04 (UTC)
FYI, a LICENSE file is available now: https://github.com/orf/gping/commit/4f03d45a012fccd62f384a16c3ef0d3b3e954132