blob: e648b27d26d8c204eff6a42ce28876a4aa6da466 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = battery_warning
pkgdesc = Warn if the battery capacity drops too low
pkgver = 1.3.1
pkgrel = 1
url = https://github.com/Hendrikto/battery_warning
arch = x86_64
license = MIT
makedepends = git
depends = i3-wm
source = battery_warning-1.3.1::git+https://github.com/Hendrikto/battery_warning.git
sha256sums = SKIP
pkgname = battery_warning
|