summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-04-28 15:04:48 +0200
committerFrederik Schwan2020-04-28 15:04:48 +0200
commit185e43d921a475c5ca59703cb6d15b569aaafed6 (patch)
treeb3bd24b116d4bbbe6536161cc45dc4a807be42fd
parentbb3e88d1f8b33bb798933a2f6947d5a4d2c508d9 (diff)
downloadaur-185e43d921a475c5ca59703cb6d15b569aaafed6.tar.gz
review with Alad Wenter
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b2dbd92e088..e4c9d197e6db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,11 @@
pkgbase = unifi
pkgdesc = Centralized management system for Ubiquiti UniFi AP
pkgver = 5.12.66
- pkgrel = 1
+ pkgrel = 2
url = https://community.ubnt.com/unifi
- arch = any
+ arch = x86_64
+ arch = armv7h
+ arch = aarch64
license = custom
depends = mongodb
depends = java-runtime-headless>=8
diff --git a/PKGBUILD b/PKGBUILD
index 55b5380be489..e8af3d32880a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=unifi
pkgver=5.12.66
-pkgrel=1
+pkgrel=2
pkgdesc='Centralized management system for Ubiquiti UniFi AP'
-arch=('any')
+arch=('x86_64' 'armv7h' 'aarch64')
url='https://community.ubnt.com/unifi'
# We are allowed to ship the software in our repository
# https://mailman.archlinux.org/mailman/private/arch-dev/2014-August/015690.html