summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37b84e6add76..f92d3d697406 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=${pkgname%-git}
pkgver=r11.1ff87a6
pkgrel=1
pkgdesc="A collection of useful tools for use with the LimeSDR family of boards"
-arch=(any)
+arch=('any')
url="https://github.com/myriadrf/lime-tools"
license=('Apache')
depends=('limesuite' 'gnuplot' 'fftw>=3')