summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshinnova2016-08-31 09:18:55 +0200
committershinnova2016-08-31 09:18:55 +0200
commitdacfbe5b6b89083b96a71719eb93e7521d93a4af (patch)
tree49cd17a3e39aad759a1aa486dde4b1af5da7c90b /PKGBUILD
parentdfb717d216ebc3514cca6eb9c8ec615501a94fb2 (diff)
downloadaur-razer-blackwidow-2014.tar.gz
Not specifically python-pyusb-git that's needed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d18b11e4ef89..65080e32fa14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# juankfree <juan77.sonic@gmail.com>
pkgname=razer-blackwidow-2014
pkgver=0.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Enables M1-M5 and FN keys in Linux for the Razer BlackWidow 2014 keyboard"
arch=('any')
url="https://github.com/skogler/razer-blackwidow-2014"
license=('GPL2')
-depends=('python-pyusb-git' 'xorg-xmodmap')
+depends=('python-pyusb' 'xorg-xmodmap')
provides=('razer-blackwidow-2014')
conflicts=('razer-blackwidow-macro-scripts')
options=('!strip')