summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9adec3ee9392935e084abbceda31cbf749b44926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = amdfan
	pkgdesc = Python daemon for controlling the fans on amdgpu cards
	pkgver = 0.1.19
	pkgrel = 1
	url = https://github.com/mcgillij/amdfan
	arch = any
	license = GPL2
	makedepends = python-setuptools
	depends = python
	depends = python-yaml
	depends = python-numpy
	depends = python-rich
	depends = python-click
	source = https://github.com/mcgillij/amdfan/releases/download/0.1.19/amdfan-0.1.19.tar.gz
	md5sums = 71b4cfeb8db57d17aa5ed94e91079b24

pkgname = amdfan