summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobin Lange2018-09-09 21:28:19 +0800
committerRobin Lange2018-09-09 21:28:19 +0800
commitfa76bc06b18db1e763f82368ae6da210a3a4da28 (patch)
treed697458f45f7adde0511c87d3fbd126ec45706d0 /PKGBUILD
parent77298a4d3ef67ede0d105d0732aa1cb8709bd435 (diff)
downloadaur-fa76bc06b18db1e763f82368ae6da210a3a4da28.tar.gz
Fixed PKGBUILD typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 600f75ae37c1..dbd90dacb58d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Configuration tool for SteelSeries per-key RGB keyboards on MSI laptops
arch=(any)
url="https://github.com/Askannz/msi-perkeyrgb"1
license=(MIT)
-depends=('python', 'hidapi')
+depends=('python' 'hidapi')
makedepends=(python-setuptools)
source=("msi-perkeyrgb::git+https://github.com/Askannz/msi-perkeyrgb.git#branch=master")
sha256sums=('SKIP')