summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Schmitt2017-02-18 14:22:00 +0100
committerPhilipp Schmitt2017-02-18 14:22:00 +0100
commitdd2eb7103a593f5417c90c62cc5bd06499db5507 (patch)
tree2723d9023bcf0b88005a1d73982d643c4b121da7 /PKGBUILD
parent5b2974c3a7df4154f6e496f7bdf6b7d4315822fa (diff)
downloadaur-dd2eb7103a593f5417c90c62cc5bd06499db5507.tar.gz
Add armv7h arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40c8a2e7cb40..13b69faf8202 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# GitHub: https://github.com/pschmitt/aur-flicd
pkgname=flicd
pkgver=0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Flic SDK for Linux"
-arch=('i386' 'x86_64' 'armv6l' 'armv7l')
+arch=('i386' 'x86_64' 'armv6l' 'armv7l' 'armv7h')
url="https://github.com/50ButtonsEach/fliclib-linux-hci"
license=('unknown')
source=("git+https://github.com/50ButtonsEach/fliclib-linux-hci#tag=0.4"