16 lines
418 B
Plaintext
16 lines
418 B
Plaintext
pkgbase = corsairctl
|
|
pkgdesc = CLI tool for Corsair Bragi-protocol devices (HS80 RGB Wireless, etc.)
|
|
pkgver = 0.1.2
|
|
pkgrel = 1
|
|
url = https://gitea.moonarch.de/nevaforget/corsairctl
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = cargo
|
|
makedepends = pkg-config
|
|
depends = hidapi
|
|
depends = alsa-lib
|
|
source = git+https://gitea.moonarch.de/nevaforget/corsairctl.git#tag=v0.1.2
|
|
sha256sums = SKIP
|
|
|
|
pkgname = corsairctl
|