Add aarch64 achritecture

This commit is contained in:
nxshock
2021-04-04 17:41:25 +05:00
parent 0d096d2775
commit 9ec24496f6
+1 -1
View File
@@ -2,7 +2,7 @@ pkgname=alfis
pkgver=0.3.12 pkgver=0.3.12
pkgrel=1 pkgrel=1
pkgdesc="Alternative Free Identity System" pkgdesc="Alternative Free Identity System"
arch=('x86_64') arch=('x86_64' 'aarch64')
license=('AGPL3') license=('AGPL3')
url='https://github.com/Revertron/Alfis' url='https://github.com/Revertron/Alfis'
depends=('webkit2gtk' 'gtk3' 'atk' 'pango') depends=('webkit2gtk' 'gtk3' 'atk' 'pango')