summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 60651c27581ee98722b599431193469bc574cafb (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.20
	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.20/amdfan-0.1.20.tar.gz
	md5sums = cb938f4c09db0d437e3991402f429114

pkgname = amdfan