blob: c29d9e829985eb9278fb20fadc4923127635f545 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = blackwidowcontrol
pkgdesc = Python script to enable macro keys of the Razer BlackWidow keyboard under GNU/Linux
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/Martchus/blackwidowcontrol
arch = any
license = GPL
depends = python-pyusb
source = blackwidowcontrol-1.0.2.tar.gz::https://github.com/Martchus/blackwidowcontrol/archive/v1.0.2.tar.gz
sha256sums = 813a0726c78b8f057adf2d92a731c21e2afcd94d5b518625f4dc118db9d8216c
pkgname = blackwidowcontrol
|