diff --git a/PKGBUILD b/PKGBUILD index c2ea3a2..a160506 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=goldwarden pkgver=0.2.7 pkgrel=1 pkgdesc='A feature-packed Bitwarden compatible desktop integration' -arch=('x86_64', 'aarch64') +arch=('x86_64' 'aarch64') url="https://github.com/quexten/$pkgname" license=('MIT') depends=('libfido2')