summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Lange2018-09-09 21:51:10 +0800
committerRobin Lange2018-09-09 21:51:10 +0800
commit5b5095b71cbfe44ce3e59aa920b6a59afade1fd9 (patch)
tree2dfec744a9a8dcea780749af7361d3c8e54b006b
parentce831d92272fd923bcdb061f62b40af2119dc988 (diff)
downloadaur-5b5095b71cbfe44ce3e59aa920b6a59afade1fd9.tar.gz
Fixed PKGBUILD typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41cb32bd5570..db511ff4b245 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pyname=msi-perkeyrgb
pkgrel=1
pkgdesc="Configuration tool for SteelSeries per-key RGB keyboards on MSI laptops"
arch=(any)
-url="https://github.com/Askannz/msi-perkeyrgb"1
+url="https://github.com/Askannz/msi-perkeyrgb"
license=(MIT)
depends=('python'
'hidapi')