Search Criteria
Package Details: battery-notify-git master-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/battery-notify-git.git (read-only, click to copy) |
|---|---|
| Package Base: | battery-notify-git |
| Description: | A simple battery notifier for Linux. |
| Upstream URL: | https://github.com/cdown/battery-notify |
| Keywords: | battery notify |
| Licenses: | MIT |
| Conflicts: | battery-notify |
| Provides: | battery-notify-git |
| Submitter: | dadav |
| Maintainer: | dadav |
| Last Packager: | dadav |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-17 21:34 (UTC) |
| Last Updated: | 2023-05-23 16:34 (UTC) |
Dependencies (2)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
dadav commented on 2023-11-30 18:12 (UTC)
Thx @may, I've added it
may commented on 2023-11-29 21:33 (UTC)
you can speed up the
check()process by runningcargo testwith--release, which saves you having to compile all the dependencies again