blob: 1dae896a234071f2347c3b2be43dee3a5e144914 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = fanctl
pkgdesc = replacement for fancontrol with more fine-grained control interface in its config file
pkgver = 0.6.4
pkgrel = 1
url = https://gitlab.com/mcoffin/fanctl
arch = i686
arch = x86_64
license = GPL3
makedepends = cargo
depends = gcc-libs
depends = lm_sensors
provides = fanctl-git
conflicts = fanctl-git
source = fanctl::git+https://git.sr.ht/~mcoffin/fanctl#tag=v0.6.4
source = fanctl.service
sha512sums = SKIP
sha512sums = 577ab00c5cca64cc26dd882d9c6da05f3455cdaa7121ec041e53d5d046c65b8aeb29fd5aa59f0ea1a40ac9d3b9670df9854165ec8fee1ed1644e2c023d7caf00
pkgname = fanctl
|