blob: a01511ccc066dbfdc21aad14f9b272d375aea2a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = keylight-systray
pkgdesc = Elgato Keylight systray control golang
pkgver = 0.1.0.r0.g95e5ddb
pkgrel = 1
url = https://github.com/mschneider82/keylight-systray
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = keylight-control
provides = keylight-systray
conflicts = keylight-systray
source = git+https://github.com/mschneider82/keylight-systray.git
sha256sums = SKIP
pkgname = keylight-systray
|