summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5764848a0eddb1e5eef06ca3d6248566923fa1ff (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.12
	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.12/amdfan-0.1.12.tar.gz
	md5sums = f83ef18f1af4ac8eede0d6dc3211356b

pkgname = amdfan