blob: 5b439b612bd01f6de2936fb53ae7f05bd48fedb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = liquidctl-git
pkgdesc = Cross-platform tool and drivers for liquid coolers and other devices
pkgver = 1.3.3.r358.dd4b583
pkgrel = 1
url = https://github.com/jonasmalacofilho/liquidctl
arch = any
license = GPL3
makedepends = git
makedepends = python-pytest
depends = python
depends = python-setuptools
depends = python-docopt
depends = python-pyusb
depends = python-hidapi
provides = liquidctl
conflicts = liquidctl
source = liquidctl-git::git+https://github.com/jonasmalacofilho/liquidctl.git#branch=master
sha256sums = SKIP
pkgname = liquidctl-git
|