summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4aacd2aee981e29eab97037fb3710a50c890d5e2 (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.3
	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.3/amdfan-0.2.3.tar.gz
	md5sums = b9e09a7885b225fcdd63e02b6ebeb03e

pkgname = amdfan