blob: 3c256c7958b3860eaac09b5074ae5d7c7039af9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-yeelight
pkgdesc = Python library for controlling YeeLight RGB bulbs
pkgver = 0.7.16
pkgrel = 1
url = https://gitlab.com/stavros/python-yeelight
changelog = CHANGELOG.md
arch = any
license = BSD
makedepends = git
makedepends = python-flit-core
makedepends = python-build
makedepends = python-installer
depends = python-ifaddr
depends = python
source = python-yeelight::git+https://gitlab.com/stavros/python-yeelight#commit=c0ab648869ab7cde10d90a06b271ad5e3fead403?signed
validpgpkeys = 3D2E921F15667F0FD5B3017E26EA345ECD4C2A63
sha256sums = 71c086355655d50e1bf10e60abab59ceadfa284eb91d44e662e08b0f903e5726
pkgname = python-yeelight
|