blob: 3df0d8d61684c656bb53e2c79122b5f7bea5c83a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = akkufetch-git
pkgdesc = Neofetch for laptop batteries
pkgver = 20230924
pkgrel = 3
url = https://github.com/mrHeavenli/akkufetch
arch = any
license = GPL3
makedepends = git
depends = python-dbus
depends = upower
depends = python
source = git+https://github.com/mrHeavenli/akkufetch.git
sha256sums = SKIP
pkgname = akkufetch-git
|