Package Details: batstat-git r33.12b1cf4-1

Git Clone URL: https://aur.archlinux.org/batstat-git.git (read-only, click to copy)
Package Base: batstat-git
Description: CLI Battery Status
Upstream URL: https://github.com/Juve45/batstat
Licenses: unknown
Conflicts: batstat
Provides: batstat
Submitter: melonion
Maintainer: None
Last Packager: melonion
Votes: 2
Popularity: 0.000000
First Submitted: 2021-09-16 14:18 (UTC)
Last Updated: 2025-04-18 16:46 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

melonion commented on 2025-04-18 16:47 (UTC)

If you keenly check my fork you would see that I did make changes - they were simply merged back by now and I forgot to update. Back then the original batstat was not working on Arch.

I updated it now and will disown since I am mainly using battop anyways.

CrossScar commented on 2025-04-15 15:14 (UTC)

Why would you fork it, change nothing about it, then submit your fork to the repo instead of the official repository.

fosskers commented on 2024-08-03 00:51 (UTC)

There is a mistake in the PKGBUILD:

optdepends=('')

That should not be an empty string. If there are no optdeps, either make this an empty list or remove the field completely. Thank you.