Search Criteria
Package Details: low-battery-warning-git 0.2.r12f678230-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/low-battery-warning-git.git (read-only, click to copy) |
|---|---|
| Package Base: | low-battery-warning-git |
| Description: | Light weight low battery warning notification |
| Upstream URL: | https://github.com/vedpatil611/low-battery-warning |
| Licenses: | MIT |
| Conflicts: | low-battery-warning |
| Provides: | low-battery-warning |
| Submitter: | Galactagon |
| Maintainer: | Galactagon |
| Last Packager: | Galactagon |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-12-12 17:48 (UTC) |
| Last Updated: | 2022-03-18 05:31 (UTC) |
Dependencies (4)
- libnotify (libnotify-gitAUR)
- gcc (gcc-gitAUR, gcc-fast-optimizedAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
bigmac023 commented on 2026-01-24 08:27 (UTC)
There's an issue with downloading this package, where there's a missing space present in the makefile in line 10 as shown (and fixed) in the PR below.
https://github.com/vedpatil611/low-battery-warning/pull/4/commits/c5e26f5874ddb940281b4f93dda34ace15a6029c
I'm not sure on how we can change the PKGBUILD to include this fix but it would be better if you cloned the repo and changed the makefile before building it manually.