blob: 244b049a662e31abc74288fe36336d8eb439a32c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = fw-fanctrl-git
pkgdesc = A simple systemd service to better control Framework Laptop's fan
pkgver = r38.f0d8d77
pkgrel = 2
url = https://github.com/TamtamHero/fw-fanctrl
arch = any
license = BSD-3
makedepends = git
depends = python-watchdog
depends = fw-ectool-git
provides = fw-fanctrl
conflicts = fw-fanctrl
backup = etc/fw-fanctrl/config.json
source = fw-fanctrl::git+https://github.com/TamtamHero/fw-fanctrl.git
sha256sums = SKIP
pkgname = fw-fanctrl-git
|