blob: 7f18f8c7f7ac494ea12cb863aa52c0464bbcd33a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = py3status-ups-battery-status
pkgdesc = Monitor the status of your UPS battery in py3status bar
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/mcgillij/py3status-ups-battery-status
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = py3status
source = https://github.com/mcgillij/py3status-ups-battery-status/releases/download/0.1.3/py3status-ups-battery-status-0.1.3.tar.gz
md5sums = 3809c93d271dcf9739304a756f5beb70
pkgname = py3status-ups-battery-status
|