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

pkgname = amdfan