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