summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ba5d27be2c4b9d18a469c3b0a51f821da4608fd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = amdgpu-fan
	pkgdesc = Python daemon for controlling the fans on amdgpu cards
	pkgver = 0.0.2
	pkgrel = 2
	url = https://github.com/chestm007/amdgpu-fan
	arch = any
	license = GPL2
	makedepends = python-setuptools
	depends = python
	depends = python-yaml
	depends = python-matplotlib
	depends = python-numpy
	depends = python-scipy
	source = git+https://github.com/chestm007/amdgpu-fan/#tag=0.0.2
	md5sums = SKIP

pkgname = amdgpu-fan