add: aarch64 auto build
This commit is contained in:
parent
ac39546388
commit
6c12fa0be9
6 changed files with 64 additions and 5 deletions
controller-testing
|
@ -4,7 +4,7 @@ pkgver=0.2.7
|
|||
pkgrel=1
|
||||
epoch=
|
||||
pkgdesc=""
|
||||
arch=('any')
|
||||
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
|
||||
url="https://git.serguzim.me/emgauwa/controller"
|
||||
license=('unknown')
|
||||
groups=()
|
||||
|
|
Reference in a new issue