blob: eb015708fe4f37279285c5d04491f50dec3f06db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = asus-fan-control
pkgdesc = Fan control for ASUS devices running Linux.
pkgver = 3.3.0
pkgrel = 1
url = https://github.com/dominiksalvet/asus-fan-control
install = asus-fan-control.install
arch = any
license = MIT
makedepends = git
depends = acpi_call
depends = dmidecode
optdepends = acpi_call-lts: for the linux-lts kernel
optdepends = acpi_call-dkms: for other non-standard kernels
source = https://github.com/dominiksalvet/asus-fan-control/archive/3.3.0.tar.gz
md5sums = d1d8ac85aa4c6fe7717f5e5e8e150803
pkgname = asus-fan-control
|