blob: 79313fd190c1b4e0cc2ddfd6507fb217e1b7412f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hue-cli-git
pkgdesc = A CLI tool for controlling Philips Hue lights from the terminal
pkgver = r8.b6a2eb4
pkgrel = 1
url = https://github.com/LucasionGS/hue-cli
arch = x86_64
arch = aarch64
arch = armv7h
license = MIT
makedepends = go
makedepends = git
provides = hue
conflicts = hue
source = hue-cli-git::git+https://github.com/LucasionGS/hue-cli.git
sha256sums = SKIP
pkgname = hue-cli-git
|