summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55cb452454e7..b3a5bcbe59b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitname=pyLMS8001
pkgver=r1.7d50b60
pkgrel=1
pkgdesc="Python bindings for LMS8001."
-arch=(any)
+arch=('any')
url="https://github.com/myriadrf/pyLMS8001"
license=('Apache')
depends=('python2-pyserial')