summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c2a2abfa4e392f17f6d4aa496efa85e7c9f7ea0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = batteryctl
	pkgdesc = An open-source Rust-based command-line tool for interacting with batteries.
	pkgver = 1.1.0
	pkgrel = 3
	url = https://github.com/DucktectiveCZ/batteryctl
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	depends = glibc
	source = git+https://github.com/DucktectiveCZ/batteryctl.git
	sha256sums = SKIP

pkgname = batteryctl