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 63e802fe48ee..792484280107 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=pyLMS7002Soapy
pkgver=r2.ea230dc
pkgrel=1
pkgdesc="Python bindings for LMS7002M with SoapySDR backend"
-arch=(any)
+arch=('any')
url="https://github.com/myriadrf/pyLMS7002Soapy"
license=('Apache')
makedepends=('git')