Clean blackwidowcontrol

This commit is contained in:
Martchus 2016-06-13 22:35:23 +02:00
parent b5df831674
commit f4b8cb6bde
1 changed files with 3 additions and 11 deletions

View File

@ -5,20 +5,12 @@
pkgname=blackwidowcontrol pkgname=blackwidowcontrol
pkgver=1.0.0 pkgver=1.0.0
pkgrel=3 pkgrel=4
pkgdesc="Python script to enable macro keys of the Razer BlackWidow keyboard under GNU/Linux" pkgdesc='Python script to enable macro keys of the Razer BlackWidow keyboard under GNU/Linux'
arch=('any') arch=('any')
license=('GPL') license=('GPL')
groups= depends=('python-pyusb')
provides=
depends=("python" "python-pyusb")
makedepends=
conflicts=
replaces=
backup=
install=
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Martchus/${pkgname}/archive/v${pkgver}.tar.gz") source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Martchus/${pkgname}/archive/v${pkgver}.tar.gz")
noextract=
sha256sums=('b840f36debfdf7ce745105b2d187d643ac7588589aa7caf2a475af7da72ef362') sha256sums=('b840f36debfdf7ce745105b2d187d643ac7588589aa7caf2a475af7da72ef362')
package() { package() {