blob: 096a0bc9683d4d1a88d744c52b9e94a16d6fabe3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = battinfo-git
pkgdesc = battinfo is a CLI tool & nim library to get battery detials.
pkgver = 0.2.1.r20.2ce7b89
pkgrel = 1
url = https://gitlab.com/prashere/battinfo
arch = x86_64
license = GPL-3.0-or-later
makedepends = make
makedepends = git
makedepends = nim
depends = glibc
provides = battinfo
conflicts = battinfo
source = git+https://gitlab.com/prashere/battinfo.git
sha256sums = SKIP
pkgname = battinfo-git
|