summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bf7b006cbc6..82b0be0f369e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=${pkgname%-git}
pkgver=r14.184f463
pkgrel=1
pkgdesc="Configurations for using LimeSDR hardware with Osmocom and OpenAirInterface etc."
-arch=(any)
+arch=('any')
url="https://github.com/myriadrf/cellular-network-configs"
license=('Apache')
makedepends=('git')