Search Criteria
Package Details: hwatch 0.3.19-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hwatch.git (read-only, click to copy) |
|---|---|
| Package Base: | hwatch |
| Description: | A modern alternative to the watch command |
| Upstream URL: | https://github.com/blacknon/hwatch |
| Keywords: | modern watch |
| Licenses: | MIT |
| Submitter: | orhun |
| Maintainer: | orhun |
| Last Packager: | orhun |
| Votes: | 2 |
| Popularity: | 0.004368 |
| First Submitted: | 2022-12-29 15:09 (UTC) |
| Last Updated: | 2025-04-06 15:18 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
orhun commented on 2025-04-06 15:13 (UTC)
The package has been updated
foxcub commented on 2025-04-06 15:11 (UTC)
This is missing
export CARGO_TARGET_DIR=targetinbuild()per Rust package guidelines. Currently, the build is broken when a user has a custom target directory set in their preferences.orhun commented on 2023-04-19 01:00 (UTC)
@isomarcte shouldn't it be listed as
aarch64instead ofarm64?isomarcte commented on 2023-04-18 17:08 (UTC)
@orhun can you add
arm64to thearcharray in the PKGBUILD? I'm using this on Arch ARM and it builds fine, but warns me becausearm64isn't listed as a supported arch.