Search Criteria
Package Details: jolt-git 1.2.0.r33.g7784131-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jolt-git.git (read-only, click to copy) |
|---|---|
| Package Base: | jolt-git |
| Description: | TUI-based battery and energy monitor. |
| Upstream URL: | https://github.com/jordond/jolt |
| Licenses: | MIT |
| Conflicts: | jolt, jolt-bin |
| Provides: | jolt |
| Submitter: | anelgarhy |
| Maintainer: | anelgarhy |
| Last Packager: | anelgarhy |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-01-31 09:34 (UTC) |
| Last Updated: | 2026-04-23 11:21 (UTC) |
Dependencies (2)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
alerque commented on 2026-02-10 13:44 (UTC)
@anelgarhy You shouldn't be signing source artifacts with your key as you are not the upstream maintainer. Nothing that's tracked in this repo needs to have separate source signature files (you can sign your Git commits if you like) and the upstream artifacts should have checksums, but they should only have trusted keys if upstream publishes signed artifacts.
Also don't conflict with jolt-bin, just jolt. It will resolve it from there. All package variants should conflict with the base package but not between each other or from the base to variants.
anelgarhy commented on 2026-02-08 13:39 (UTC)
@dividebysandwich after talking to my Arch maintainer friend turned out that
makepkgdoesn't automatically fetch the GPG key, and it was working for me because I do already have the key in my keystore.So I have to make the choose to either remove the signature from my packages or just require anyone to do one additional step and import my key so they have a ~pinky promise~ from me that i did in fact read that code
dividebysandwich commented on 2026-02-08 12:43 (UTC)
@anelgarhy Weird, I did try both openpgp and ubuntu in the config but neither seemed to work. I ran the manual import and that did the trick, thanks!
anelgarhy commented on 2026-02-06 22:18 (UTC)
@dividebysandwich: my key should be uploaded on
keys.openpgp.organdkeyserver.ubuntu.com, am not sure why it wasn't able to fetch it. You can try to import it manualy for now, until I figure out the issuegpg --keyserver hkps://keyserver.ubuntu.com --recv-keys EF4B4CB5DFB8822216A473B1597AB12E66262898thanks for reporting
dividebysandwich commented on 2026-02-06 21:21 (UTC)
I keep getting an error that there is no public key, and I already changed key servers.