summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Schmitt2017-02-18 14:20:40 +0100
committerPhilipp Schmitt2017-02-18 14:20:40 +0100
commit5b2974c3a7df4154f6e496f7bdf6b7d4315822fa (patch)
treec4f41ab000f1e46ea05627770e4c4944331df0a9 /PKGBUILD
parente383d6d8ca519770ab10148537e39f36b7951b4e (diff)
downloadaur-5b2974c3a7df4154f6e496f7bdf6b7d4315822fa.tar.gz
Add package description and restrict archs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 799bf669802c..40c8a2e7cb40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# GitHub: https://github.com/pschmitt/aur-flicd
pkgname=flicd
pkgver=0.4
-pkgrel=1
-pkgdesc=""
-arch=('any')
+pkgrel=2
+pkgdesc="Flic SDK for Linux"
+arch=('i386' 'x86_64' 'armv6l' 'armv7l')
url="https://github.com/50ButtonsEach/fliclib-linux-hci"
license=('unknown')
source=("git+https://github.com/50ButtonsEach/fliclib-linux-hci#tag=0.4"