feat: add corsairctl package (tag-build)
Build and publish packages / build-and-publish (push) Failing after 1m2s

This commit is contained in:
2026-06-10 18:58:19 +02:00
parent c68785fc71
commit 4fd0310818
2 changed files with 48 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
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