blob: d90d0c59a7d6722e6a116305dd4a2e8a1ff7b365 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = battery-discharging
pkgdesc = Command-line tool that makes a sound whenever the computer battery is not connected to electrical power.
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/airvzxf/archlinux-battery-discharging
arch = x86_64
license = GPL3
depends = bash
depends = coreutils
depends = grep
depends = alsa-utils
depends = util-linux
source = archlinux-battery-discharging-1.0.3.tar.gz::https://github.com/airvzxf/archlinux-battery-discharging/archive/refs/tags/v1.0.3.tar.gz
validpgpkeys = 82DE44111B30F91F55BCEB1F414687A3CD7E65B9
md5sums = 27cee12c7f07bee6eb815dc4e867b0f4
pkgname = battery-discharging
|