Fix pkgbuild
This commit is contained in:
parent
b5337f6af6
commit
4190167191
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
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')
|
||||
|
|
|
|||
Loading…
Reference in a new issue