summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrainDamage2019-02-05 23:41:27 +0100
committerBrainDamage2019-02-05 23:41:27 +0100
commit9a099da4421e1237ca79d0010d99864ec4c86d43 (patch)
treef5cbe9f65254a2762a8d618c19877d4374a2ccbb
parent79e43aba70405e7905a22ea5665042b49424631d (diff)
downloadaur-9a099da4421e1237ca79d0010d99864ec4c86d43.tar.gz
fixed typo in arch
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a745e2a8378c..e2bae89c988f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.2
pkgrel=1
ntpver=4.2.8p11 #ntp-refclock 0.2 doesn't build with ntp versions later than this one
pkgdesc='Wrapper for ntpd reference clock drivers'
-arch=('i686' 'x86_64' 'arvm7h')
+arch=('i686' 'x86_64' 'armv7h')
license=('BSD')
url='https://github.com/mlichvar/ntp-refclock'
source=("https://github.com/mlichvar/ntp-refclock/archive/v${pkgver}.tar.gz"