summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0df4d105752369d24c2e96743fca181efb03cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-liquidctl-git
	pkgdesc = Cross-platform CLI and Python drivers for AIO liquid coolers and other devices
	pkgver = 1.3.0rc1.r1.9dd413c
	pkgrel = 1
	url = https://github.com/jonasmalacofilho/liquidctl
	arch = any
	license = GPL3
	makedepends = git
	depends = python
	depends = python-setuptools
	depends = python-docopt
	depends = python-pyusb
	depends = python-hidapi
	depends = python-appdirs
	provides = python-liquidctl
	conflicts = python-liquidctl
	source = python-liquidctl-git::git+https://github.com/jonasmalacofilho/liquidctl.git#branch=master
	sha256sums = SKIP

pkgname = python-liquidctl-git